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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRise <8315221+AmazingRise@users.noreply.github.com>2022-03-28 15:06:26 +0300
committerGitHub <noreply@github.com>2022-03-28 15:06:26 +0300
commita3ca832a63d6302d7d9b151fee17281b770f28cb (patch)
treecd594a24a315b535925e6897ea6208f657330e9d
parent8f4174a99dbd658b0c2f6981a403c70f8ac33f91 (diff)
parent927319928554f050dd277a7b77a29f6a59389489 (diff)
Merge pull request #115 from bytinbit/patch-1
Fix link to theme author's website in copyright
-rw-r--r--layouts/partials/copyright.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/copyright.html b/layouts/partials/copyright.html
index 69ee264..e7021f5 100644
--- a/layouts/partials/copyright.html
+++ b/layouts/partials/copyright.html
@@ -1,5 +1,5 @@
<!-- Please don't remove the information of theme makers. -->
-{{ i18n "hugo_theme" }} <a href="https://github.com/amazingrise/hugo-theme-diary">Diary</a> {{ i18n "by" }} <a href="https://amazingrise.net">Rise</a>
+{{ i18n "hugo_theme" }} <a href="https://github.com/amazingrise/hugo-theme-diary">Diary</a> {{ i18n "by" }} <a href="https://risehere.net/">Rise</a>
<br>
{{ i18n "ported_from" }} <a href="https://mak1t0.cc/" target="_blank" rel="noreferrer noopener">Makito</a>'s <a href="https://github.com/SumiMakito/hexo-theme-journal/" target="_blank" rel="noreferrer noopener">Journal.</a> <br>
<br>