diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index 4294862..bea0c16 100644 --- a/_config.yml +++ b/_config.yml @@ -7,8 +7,8 @@ highlight: lightmode: 'atom-one-light' darkmode: 'atom-one-dark' navbar: - - ['https://google.com', 'fa fa-google'] - - ['https://twitter.com', 'fa fa-twitter'] + - ['https://init.blog', 'fa fa-cube'] + - ['https://github.com/guiqiqi', 'fa fa-github'] - ['/feed', 'fa fa-rss'] menubar: - ['/about', 'About'] |