diff options
| -rw-r--r-- | _config.yml | 4 | 
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:privet@utc3.live', 'fa fa-paper-plane'] +  - ['https://github.com/guiqiqi/chromate', 'fa fa-github']    - ['/feed', 'fa fa-rss']  menubar:    - ['/about', '关于'] | 
