diff --git a/_config.yml b/_config.yml index e979aa4..29b6c53 100755 --- a/_config.yml +++ b/_config.yml @@ -6,10 +6,9 @@ ############################### 基本信息 ############################### info: name: Material X - version: 1.0-beta11 docs: https://xaoxuu.com/wiki/material-x/ # 主题的CDN地址。如需启用CDN,请在主目录的config中设置,详见文档。 - cdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@18.12.39/ + cdn: https://cdn.jsdelivr.net/gh/xaoxuu/cdn-material-x@18.12.40/ ############################### 主题样式 ############################### diff --git a/source/less/_links.less b/source/less/_links.less index d672e7a..c7096dd 100755 --- a/source/less/_links.less +++ b/source/less/_links.less @@ -101,6 +101,7 @@ margin: 0; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); &.friend-name{ + font-family: @fontfamily_logo; font-size: @fontsize_base; font-weight: bold; padding-top: 4px;