summary refs log tree commit diff
path: root/template.html
diff options
context:
space:
mode:
authordruid520 <r.ustydruid520@proton.me>2026-08-18 00:17:19 +0000
committerdruid520 <r.ustydruid520@proton.me>2026-08-18 00:17:19 +0000
commitd0180200d521f5daa29bc8163ac7fe0db023f5e6 (patch)
tree977b662e7f09f198d9b15cd9028e16a864df483d /template.html
parentdf6614866c9fea83c29a91d115a4400ff54ac862 (diff)
migrate to druid.rocks + security.txt
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>