aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-01-25 18:14:35 +0200
committerMantas <11616378+mistermantas@users.noreply.github.com>2019-01-25 18:14:35 +0200
commit5f364a5ef49c6ace597399442ba3556be2cfee89 (patch)
treef3bcbbb1200663ad5f9803c0ffbd66bb3e4d7a2e /layouts/partials/footer.html
parent290aa0df0204038b8c7b23c28d716755e468f169 (diff)
Misc. changes
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 2dcea70..6187f61 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -4,7 +4,7 @@
<div class="footer">
<div class="contain">
- <p><strong class="bold">{{ now.Year }} &copy; {{ .Site.Title }}</strong>
+ <p><strong class="bold">&copy; {{ .Site.Title }}, {{ now.Year }}</strong>
&nbsp; • &nbsp; <a href="#">{{ T "backToTop" }}</a>
</p>