Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramzrk2 <amzrk2@outlook.com>2021-02-10 12:07:14 +0300
committeramzrk2 <amzrk2@outlook.com>2021-02-10 12:07:14 +0300
commit42c54060f3b97ef5ad8c8237d7d71d46bae0e232 (patch)
treedd2c818bc1edbfb3cc8423f5458c8b5d00e5601d
parent20c2c7847269977dc626124c0deee5a65df2d783 (diff)
update: footer
-rw-r--r--layouts/partials/favicon.html2
-rw-r--r--layouts/partials/footer.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html
index ce75989..3dabd7d 100644
--- a/layouts/partials/favicon.html
+++ b/layouts/partials/favicon.html
@@ -1 +1 @@
-<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/amzrk2/cdn-stcapi@1/favicons/favicon.ico" /> \ No newline at end of file
+<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/dsrkafuu/dsr-cdn@1/images/favicons/dsrca/favicon.ico" />
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>