Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreuixiy <reuixiy@gmail.com>2020-03-05 09:26:34 +0300
committerreuixiy <reuixiy@gmail.com>2020-03-05 09:34:32 +0300
commit67bb2c50860121a74a38e8edd9dac1c7f0f432ba (patch)
tree1c884ceb4e58f2a73445668c32767646a4c22ed8 /config-examples/zh-cn/config.toml
parent5ff821d50f512db798ea8d9cf04fc07ba91ce023 (diff)
feat: update google fonts css api to v2
See https://developers.google.com/fonts/docs/css2 https://fonts.google.com
Diffstat (limited to 'config-examples/zh-cn/config.toml')
-rw-r--r--config-examples/zh-cn/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-examples/zh-cn/config.toml b/config-examples/zh-cn/config.toml
index f7815ea..852e8bb 100644
--- a/config-examples/zh-cn/config.toml
+++ b/config-examples/zh-cn/config.toml
@@ -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"
+ fontsLink = "https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,700;1,400;1,700&family=Noto+Serif+SC:wght@400;500;700&family=Source+Code+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap"
# 说明:要想读者一定体验到你设置的字体,最好
# 采用网络字体。MemE 主题目前仅支持
# Google Fonts 的链接,请前往