summaryrefslogtreecommitdiff
path: root/share/templates
diff options
context:
space:
mode:
Diffstat (limited to 'share/templates')
-rw-r--r--share/templates/default/header.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/default/header.tmpl b/share/templates/default/header.tmpl
index 932fbb8..db6dd55 100644
--- a/share/templates/default/header.tmpl
+++ b/share/templates/default/header.tmpl
@@ -86,7 +86,7 @@ END
if [ "${show_header_bar}" = 'yes' ]; then
cat <<END
<div class="header animate-opacity">
- Site generated at $(date) with <a href="https://codeberg.org/foozone/photoalbum">codeberg.org/foozone/photoalbum</a>
+ Site generated at $(date) with <a href="https://codeberg.org/snonux/photoalbum">codeberg.org/snonux/photoalbum</a>
-
&copy; by Paul Buetow
</div>