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