summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLizzy Hunt <lizzy.hunt@usu.edu>2024-03-27 15:54:57 -0600
committerLizzy Hunt <lizzy.hunt@usu.edu>2024-03-27 15:54:57 -0600
commit4dd7e5ccd98d00befd61cd830db3a2a4735bf189 (patch)
tree249817a73674b92c6d76351b93917562803d6472
parentdd7bb4cfdebd5c85a5a9c94abb4a3c0e4fe3657e (diff)
downloadhatecomputers.club-4dd7e5ccd98d00befd61cd830db3a2a4735bf189.tar.gz
hatecomputers.club-4dd7e5ccd98d00befd61cd830db3a2a4735bf189.zip
update meta tags
-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>