summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-01-07 19:12:49 -0600
committerChristian Cleberg <[email protected]>2026-01-07 19:12:49 -0600
commit6f7ee0d2dfd9c44a1f115ebcb0ceb00e4aaa5946 (patch)
treea467f64aef32011a595ae0882a93c83d2edfcf75
parent74c8245022b64da299df52b6f98b5045f337fd72 (diff)
downloadhn-6f7ee0d2dfd9c44a1f115ebcb0ceb00e4aaa5946.tar.gz
hn-6f7ee0d2dfd9c44a1f115ebcb0ceb00e4aaa5946.tar.bz2
hn-6f7ee0d2dfd9c44a1f115ebcb0ceb00e4aaa5946.zip
update git link
-rw-r--r--src/View/BaseTemplate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/View/BaseTemplate.php b/src/View/BaseTemplate.php
index 17bc39e..1aa25ab 100644
--- a/src/View/BaseTemplate.php
+++ b/src/View/BaseTemplate.php
@@ -26,7 +26,7 @@
</main>
<footer>
- <p><a href="https://sr.ht/~cmc/hn/">Source Code</a></p>
+ <p><a href="https://git.cleberg.net/hn.git">Source Code</a></p>
<p>Copyright &copy; 2023 - <?php echo $this->current_year; ?></p>
</footer>