summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-10 02:31:12 +0800
committerDoge <[email protected]>2021-05-10 02:31:12 +0800
commit707b9478a18d64b4b3e1d1a240011e61c2bf2693 (patch)
tree37f6f397dfd92214d0ffed9be90456978d73396e /_config.yml
parent51256481ae21a224b6e2b59441568e23909fcbc3 (diff)
downloadchromate-707b9478a18d64b4b3e1d1a240011e61c2bf2693.tar.gz
chromate-707b9478a18d64b4b3e1d1a240011e61c2bf2693.tar.bz2
chromate-707b9478a18d64b4b3e1d1a240011e61c2bf2693.zip
Update sample config file
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 4e60f12..13eea1f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,8 +7,8 @@ highlight:
lightmode: 'atom-one-light'
darkmode: 'atom-one-dark'
navbar:
- - ['https://init.blog', 'fa fa-cube']
- - ['https://github.com/guiqiqi', 'fa fa-github']
+ - ['mailto:[email protected]', 'fa fa-paper-plane']
+ - ['https://github.com/guiqiqi/chromate', 'fa fa-github']
- ['/feed', 'fa fa-rss']
menubar:
- ['/about', '关于']