summaryrefslogtreecommitdiff
path: root/meta.html
diff options
context:
space:
mode:
Diffstat (limited to 'meta.html')
-rw-r--r--meta.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta.html b/meta.html
index e9e14b9..a236956 100644
--- a/meta.html
+++ b/meta.html
@@ -2,8 +2,8 @@
<head>
<title>Making This Site</title>
<meta charset="utf-8"/>
-<link rel="stylesheet" href="style.css"/>
-<link rel="icon" type="image/png" href="img/fav/logo.png"/>
+<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/>
+<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/>
</head>
<body>
<div class="content">
@@ -13,7 +13,7 @@
一二三四
-->--------------------------------------------------------------------------------
-<a href="http://hairydiode.xyz">>HairyDiode</a>
+<a href="https://hairydiode.xyz">>HairyDiode</a>
--------------------------------------------------------------------------------
<!--
@@ -46,5 +46,6 @@ github's servers when I push my changes.
</div>
</body>
<!--
-if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
+if you're digging in the src you might be interested in how this site works
+here: https://hairydiode.xyz/meta2
-->