diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-02 20:38:27 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-02 20:38:27 +0100 |
| commit | f3f8244849fbe94ce482b4b660aae4a007d07b8d (patch) | |
| tree | 4c16609655418177a01ecead050577621d6d2e73 /share | |
| parent | e5530ef60d0404431b7d6493eb7793a5d59a35dd (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/default/header.tmpl | 2 |
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> - © by Paul Buetow </div> |
