summary refs log tree commit diff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template.html b/template.html index c094481..49e62c9 100644 --- a/template.html +++ b/template.html
@@ -3,11 +3,11 @@
3<head> 3<head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <meta name="viewport" content="width-device-width, inital-scale=1.0"> 5 <meta name="viewport" content="width-device-width, inital-scale=1.0">
6 <title>0druid.cc</title> 6 <title>druid.rocks</title>
7 <link rel="stylesheet" href="style.css"> 7 <link rel="stylesheet" href="style.css">
8</head> 8</head>
9<body> 9<body>
10 <h1>0druid.cc</h1> 10 <h1>druid.rocks</h1>
11 <p>under construction.<p> 11 <p>under construction.<p>
12</body> 12</body>
13</html> 13</html>