summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-01-02 21:59:29 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-01-02 21:59:29 -0500
commitbb7a3e6ae48ff608ef8d747a0bef271d825cbf44 (patch)
tree8b75624df761c680df4830eff0616d3ad96e9dc7 /templates
parentbfcfec5a8ed63cbb4dd53d666ff899ac6d29b554 (diff)
Moved to Codebergv1.0.0
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index 2db9829..003a169 100755
--- a/templates/template.html
+++ b/templates/template.html
@@ -17,7 +17,7 @@
<body>
<ul class="topBar">
<li class="topLink"><a href="/">home</a></li>
- <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li>
+ <li class="topLink"><a href="https://codeberg.org/JacobMcDonnell">codeberg</a></li>
<li class="topLink"><a href="https://gist.github.com/JacobMcDonnell/">gists</a></li>
<!--<li class="topLink"><a href="/articles">articles</a></li>-->
</ul>