Initial gh-pages branch

Add test index.html.
This commit is contained in:
Andrew Senetar 2018-03-10 20:17:22 -06:00
commit 8493b40685
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>dupeGuru</title>
</head>
<body>
<h1>Test</h1>
Test of github pages...
</body>
</html>