Initial commit

This commit is contained in:
2017-02-14 01:49:55 -07:00
commit 04caea8701
24 changed files with 7144 additions and 0 deletions

10
test.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<a href="https://medium.com/@chuckdries">Blog</a>
</body>
</html>