summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/img/favicon.pngbin0 -> 29013 bytes
-rw-r--r--templates/base.html15
2 files changed, 8 insertions, 7 deletions
diff --git a/static/img/favicon.png b/static/img/favicon.png
new file mode 100644
index 0000000..e79b1c7
--- /dev/null
+++ b/static/img/favicon.png
Binary files differ
diff --git a/templates/base.html b/templates/base.html
index 094d018..24987b7 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -11,10 +11,11 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://hatecomputers.club">
- <meta property="og:title" content="hatecomputers.club">
- <meta property="og:description" content="be decent at computer but hate. really bad for human.">
- <meta property="og:image:secure_url" content="https://tunnel.simponic.xyz/static/img/favicon.svg">
- <meta property="og:image:secure" content="https://tunnel.simponic.xyz/static/img/favicon.svg">
+ <meta property="og:title" content="hatecomputers club">
+ <meta property="og:description" content="be decent at computer but hate. really bad for human!">
+ <meta property="og:image:secure_url" content="https://hatecomputers.club/static/img/favicon.png">
+ <meta property="og:image:secure" content="https://hatecomputers.club/static/img/favicon.png">
+
<script src="/static/js/util/setThemeBeforeRender.js"></script>
</head>
<body>
@@ -25,11 +26,11 @@
<span> | </span>
<a href="/">home.</a>
<span> | </span>
- <a href="/">about.</a>
+ <a href="/about">about.</a>
<span> | </span>
- <a href="/">guestbook.</a>
+ <a href="/guestbook">guestbook.</a>
<span> | </span>
- <a href="/">webring.</a>
+ <a href="/webring">webring.</a>
<span> | </span>
{{ if .User }}
<a href="/dns">dns.</a>