mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-30 18:31:37 +00:00
Initial gh-pages branch
Add test index.html.
This commit is contained in:
11
index.html
Normal file
11
index.html
Normal 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>
|
||||||
Reference in New Issue
Block a user