summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramzrk22020-04-14 21:51:26 +0800
committeramzrk22020-04-14 21:51:26 +0800
commitda6c84ca4d0e9f56c0d72e6c01c07df94698e216 (patch)
tree25d2e766dd19b60e28c68dac14222fc68bd172bd
parent75cb84a21718f5756454889e03aa479b85722fd5 (diff)
downloadhugo-theme-fuji-da6c84ca4d0e9f56c0d72e6c01c07df94698e216.tar.gz
hugo-theme-fuji-da6c84ca4d0e9f56c0d72e6c01c07df94698e216.tar.bz2
hugo-theme-fuji-da6c84ca4d0e9f56c0d72e6c01c07df94698e216.zip
Update footer
-rw-r--r--layouts/partials/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 9b2c461..99cb591 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -2,8 +2,8 @@
<div class="container-lg text-center">
<p>
&copy; {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a> |
- Powered by <a href="https://gohugo.io/" target="_blank">Hugo</a>
- & <a href="https://github.com/amzrk2/hugo-theme-fuji/" target="_blank">Fuji</a>
+ Powered by <a href="https://github.com/amzrk2/hugo-theme-fuji/" target="_blank">Fuji</a>
+ & <a href="https://gohugo.io/" target="_blank">Hugo</a>
</p>
</div>
</footer> \ No newline at end of file