summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-11 10:33:40 +0300
committerPaul Buetow <paul@buetow.org>2026-06-11 10:33:40 +0300
commitcbd3cf2be4ce50092ec4eb3f4b28d77c0aa044e4 (patch)
tree54029b8b2e2730a56e836c6e52a6f9feef21e198 /share
parent0965e395edc7c12db340c2f44debfe15a441ee62 (diff)
Update generated header project URL
Diffstat (limited to 'share')
-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 4704701..7f30a77 100644
--- a/share/templates/default/header.tmpl
+++ b/share/templates/default/header.tmpl
@@ -211,7 +211,7 @@ END
if [ "${render_show_header_bar}" = 'yes' ]; then
cat <<END
<div class="header animate-opacity">
- Site generated at ${render_current_date_text} with <a href="https://codeberg.org/snonux/photoalbum">codeberg.org/snonux/photoalbum</a>
+ Site generated at ${render_current_date_text} with <a href="https://codeberg.org/snonux/shuriken.sh">codeberg.org/snonux/shuriken.sh</a>
-
&copy; by Paul Buetow
</div>