Skip to content

Commit

Permalink
fix: remove subset=chinese-simplified
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Mar 5, 2020
1 parent 60f611b commit de4def3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-examples/zh-cn/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ uglyURLs = false
fontFamilyBody = "'EB Garamond', 'Noto Serif SC', serif"

# 网络字体链接
fontsLink = "https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,500,700,700i|Noto+Serif+SC:400,500,700|Source+Code+Pro:400,400i,700,700i&display=swap&subset=chinese-simplified"
fontsLink = "https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,500,700,700i|Noto+Serif+SC:400,500,700|Source+Code+Pro:400,400i,700,700i&display=swap"
# 说明:要想读者一定体验到你设置的字体,最好
# 采用网络字体。MemE 主题目前仅支持
# Google Fonts 的链接,请前往
Expand Down

0 comments on commit de4def3

Please sign in to comment.