diff options
Diffstat (limited to 'site/themes/hugo-starter/layouts/partials/footer.html')
| -rw-r--r-- | site/themes/hugo-starter/layouts/partials/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/themes/hugo-starter/layouts/partials/footer.html b/site/themes/hugo-starter/layouts/partials/footer.html new file mode 100644 index 0000000..24373ca --- /dev/null +++ b/site/themes/hugo-starter/layouts/partials/footer.html @@ -0,0 +1 @@ +<p>©{{ dateFormat "2006" now }} {{ .Site.Title }}</p> |
