summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCara Salter <cara@devcara.com>2023-03-16 09:16:47 -0400
committerCara Salter <cara@devcara.com>2023-03-16 09:16:47 -0400
commit3a7230770f5e5f166a6861fb09a33b6eb8bcf59e (patch)
treea41cdd53956c0c92428a9f4c7392e91eaa13c3bf
parentbc8d4d7e6dbc4954afc53abc80f597b94e816bf3 (diff)
downloadsite-3a7230770f5e5f166a6861fb09a33b6eb8bcf59e.tar.gz
site-3a7230770f5e5f166a6861fb09a33b6eb8bcf59e.zip
Update link in footer to cgit
-rw-r--r--templates/footer.rs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.rs.html b/templates/footer.rs.html
index efc1392..318aa81 100644
--- a/templates/footer.rs.html
+++ b/templates/footer.rs.html
@@ -5,7 +5,7 @@
href="https://github.com/Xe/site">Xe/site</a>
under the Zlib license</blockquote>
<p>This server runs version @env!("GIT_SHA"), located on my <a
- href='https://git.carathe.dev/muirrum/site'>Gitea</a>
+ href='https://git.devcara.com/site/commit/?id=@env!("GIT_SHA")'>cgit</a>
</footer>
</div>
</body>