aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/test.html b/test.html
new file mode 100644
index 00000000..b83f4ba3
--- /dev/null
+++ b/test.html
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title>Test!</title>
+ </head>
+ <body>
+ <h1>Test!</h1>
+ <a href="http://www.bengoodger.com/">Goat</a>
+ </body>
+</html>