summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorAndrew Godwin2022-11-20 20:53:28 -0700
committerGitHub2022-11-20 20:53:28 -0700
commitf20cd3eb15a00110706d065e2368c23472a42eb8 (patch)
tree4ab65078a2d7ce1f31dcb1555b4ad6f7035a6d21 /templates
parent0b5a3e5323c7b8a8c6c9ff8160c66bd9e0c51b1c (diff)
downloadtakahe-f20cd3eb15a00110706d065e2368c23472a42eb8.tar.gz
takahe-f20cd3eb15a00110706d065e2368c23472a42eb8.tar.bz2
takahe-f20cd3eb15a00110706d065e2368c23472a42eb8.zip
Fix jointakahe link
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index b64f4f5..49e3909 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -72,7 +72,7 @@
</main>
<footer>
- <span>Powered by <a href="https://jointakahe.com">Takahē {{ config.version }}</a></span>
+ <span>Powered by <a href="https://jointakahe.org">Takahē {{ config.version }}</a></span>
</footer>
</body>