diff options
Diffstat (limited to 'layouts/_partials/footer.gmi')
-rw-r--r-- | layouts/_partials/footer.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_partials/footer.gmi b/layouts/_partials/footer.gmi new file mode 100644 index 0000000..06b0678 --- /dev/null +++ b/layouts/_partials/footer.gmi @@ -0,0 +1 @@ +{{ replace $.Site.Copyright "{currentYear}" (now.Format "2006") }}
\ No newline at end of file |