diff --git a/_config.fluid.yml b/_config.fluid.yml index a11f2d4..eba4e65 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -696,7 +696,7 @@ post: # Based on GitHub Issues # See: https://utteranc.es utterances: - repo: dr34m-cn/dr34-m.github.io + repo: dr34m-cn/dr34m-cn.github.io issue_term: pathname label: utterances theme: github-light @@ -897,7 +897,7 @@ about: # 更多图标可从 https://hexo.fluid-dev.com/docs/icon/ 查找,`class` 代表图标的 css class,添加 `qrcode` 后,图标不再是链接而是悬浮二维码 # More icons can be found from https://hexo.fluid-dev.com/docs/en/icon/ `class` is the css class of the icon. If adding `qrcode`, The icon is no longer a link, but a hovering QR code icons: - - { class: "iconfont icon-github-fill", link: "https://github.com/dr34-m", tip: "GitHub" } + - { class: "iconfont icon-github-fill", link: "https://github.com/dr34m-cn", tip: "GitHub" } - { class: "iconfont icon-mail", link: "http://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=37yruauwsLOsn66u8bywsg", tip: "邮箱" } # - { class: "iconfont icon-wechat-fill", qrcode: "/img/favicon.png" }