diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:34:18 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:34:18 +0100 |
| commit | 75b67f975bd6fb94cc736443926379f825bf8a2b (patch) | |
| tree | fe0549257b05cdbabc3952539a504f3deb2c5226 /share | |
| parent | afcef00afe30374790ff8b2494ed46e7ffa3b19e (diff) | |
fix URIs
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/default/footer.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/default/footer.tmpl b/share/templates/default/footer.tmpl index a6b5c78..18af2b5 100644 --- a/share/templates/default/footer.tmpl +++ b/share/templates/default/footer.tmpl @@ -10,7 +10,7 @@ END fi cat <<END -Page generated at $(date) using Bash and ImageMagick at $(uname); <photoalbum@mx.buetow.org> +Page generated at $(date) using Bash and ImageMagick at $(uname); <photoalbum@dev.buetow.org> </body> </html> END |
