summaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
authoramzrk22021-02-10 17:07:14 +0800
committeramzrk22021-02-10 17:07:14 +0800
commit42c54060f3b97ef5ad8c8237d7d71d46bae0e232 (patch)
treedd2c818bc1edbfb3cc8423f5458c8b5d00e5601d /layouts/partials/footer.html
parent20c2c7847269977dc626124c0deee5a65df2d783 (diff)
downloadhugo-theme-fuji-42c54060f3b97ef5ad8c8237d7d71d46bae0e232.tar.gz
hugo-theme-fuji-42c54060f3b97ef5ad8c8237d7d71d46bae0e232.tar.bz2
hugo-theme-fuji-42c54060f3b97ef5ad8c8237d7d71d46bae0e232.zip
update: footer
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 bdc4891..c11dc42 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -9,7 +9,7 @@
<span>&copy; {{ with .Site.Params.copyrightStartYear }}{{ . }}-{{ end }}{{ now.Format "2006" }}
<a href="{{ .Site.BaseURL }}">{{ .Site.Params.author }}</a>
{{ with .Site.Params.sourceURL }} | <a href="{{ . }}">Source code</a> {{ end }}
- | {{ i18n "footerPoweredFront" }}<a href="https://github.com/amzrk2/hugo-theme-fuji/"
+ | {{ i18n "footerPoweredFront" }}<a href="https://github.com/dsrkafuu/hugo-theme-fuji/"
target="_blank">Fuji-v2</a> &amp; <a href="https://gohugo.io/"
target="_blank">Hugo</a>{{ i18n "footerPoweredEnd" }}
</span>