diff options
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html deleted file mode 100644 index d0757f3..0000000 --- a/layouts/partials/footer.html +++ /dev/null @@ -1,4 +0,0 @@ - <footer> - {{ .Site.Copyright | safeHTML }} - </footer> -</html> |