summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorjulianteu <julianteu@gmail.com>2018-06-22 14:04:39 +0200
committerjulianteu <julianteu@gmail.com>2018-06-22 14:04:39 +0200
commit1962fd2b4746e17bedce8496a56d4dd15c0e356a (patch)
tree4ed50512389b199581227e64319119220e50db77 /index.html
parent15ee3e3aba3a9a860578f4e0082a32f8a4904b31 (diff)
Added h1
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9daeafb..009193f 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,9 @@
-test
+<html>
+ <head>
+ <title>Julian site</title>
+ </head>
+ <body>
+ <h1>
+ Teule.nl
+ </body>
+</html>