diff options
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html deleted file mode 100644 index 5f8ffc6..0000000 --- a/layouts/partials/footer.html +++ /dev/null @@ -1,3 +0,0 @@ -<footer class="footer"> - <p class="footer__text">{{ replace $.Site.Copyright "{currentYear}" (now.Format "2006") }}</p> -</footer>
\ No newline at end of file |