summaryrefslogtreecommitdiff
path: root/layout
diff options
context:
space:
mode:
author135e2 <[email protected]>2022-06-02 20:39:06 +0800
committer135e2 <[email protected]>2022-06-03 11:31:52 +0800
commit88fb0d394f6b0be798ca31371b6b732c65230781 (patch)
tree4501c6dc07a0fbecc28cabb512d4ccda516e26e1 /layout
parent68d0822b2997364a02f847cffb6eaef12377081f (diff)
downloadchromate-88fb0d394f6b0be798ca31371b6b732c65230781.tar.gz
chromate-88fb0d394f6b0be798ca31371b6b732c65230781.tar.bz2
chromate-88fb0d394f6b0be798ca31371b6b732c65230781.zip
chore: adapt config file
Diffstat (limited to 'layout')
-rw-r--r--layout/_partial/footer.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs
index 492ca72..21dd83b 100644
--- a/layout/_partial/footer.ejs
+++ b/layout/_partial/footer.ejs
@@ -6,7 +6,7 @@
<div class="footer-power">
<p>Powered by <a href="https://hexo.io" rel="noopener noreferrer" target="_blank">Hexo</a>
<i class="fa fa-heart has-text-danger"></i>
- Theme <a href="https://github.com/guiqiqi/chromate" rel="noopener noreferrer" target="_blank">Chromate</a>
+ Theme <a href="http://git.135e2.tk/135e2/chromate" rel="noopener noreferrer" target="_blank">Chromate</a>
</div>
</div>
-</footer> \ No newline at end of file
+</footer>