summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 08:34:18 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-01 08:34:18 +0100
commit75b67f975bd6fb94cc736443926379f825bf8a2b (patch)
treefe0549257b05cdbabc3952539a504f3deb2c5226 /share
parentafcef00afe30374790ff8b2494ed46e7ffa3b19e (diff)
fix URIs
Diffstat (limited to 'share')
-rw-r--r--share/templates/default/footer.tmpl2
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); &lt;photoalbum@mx.buetow.org&gt;
+Page generated at $(date) using Bash and ImageMagick at $(uname); &lt;photoalbum@dev.buetow.org&gt;
</body>
</html>
END