From 666b7dd22d6a8030257d810abc185906e310deee Mon Sep 17 00:00:00 2001 From: Lemonawa <69106050+Lemonawa@users.noreply.github.com> Date: Mon, 17 Jan 2022 18:03:36 +0800 Subject: [PATCH 1/2] Update CDN-Providers.md --- source/_posts/zh-CN/CDN-Providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/zh-CN/CDN-Providers.md b/source/_posts/zh-CN/CDN-Providers.md index f28f108..a62ca20 100644 --- a/source/_posts/zh-CN/CDN-Providers.md +++ b/source/_posts/zh-CN/CDN-Providers.md @@ -97,7 +97,7 @@ jsDelivr和UNPKG就采用这种npm形式。 否则,如果你采用如CDN.js这样的CDN提供商,请在URL模板前加上`[cdnjs]`: {% codeblock "CDN.js-style URL模板" %} -[cdnjs]https://some.cdn.domain.name/${package}/${version}/${filename} +'[cdnjs]https://some.cdn.domain.name/${package}/${version}/${filename}' {% endcodeblock %} ### Web字体CDN From 62778527f2fa79d7474c8fecaeaa0db8187920df Mon Sep 17 00:00:00 2001 From: BlakeNeko <58238612+BlakeNeko@users.noreply.github.com> Date: Sat, 9 Jul 2022 23:31:56 +0800 Subject: [PATCH 2/2] Update Getting-Started.md Fix the link issue. --- source/_posts/zh-CN/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/zh-CN/Getting-Started.md b/source/_posts/zh-CN/Getting-Started.md index ef753b6..abd82d2 100644 --- a/source/_posts/zh-CN/Getting-Started.md +++ b/source/_posts/zh-CN/Getting-Started.md @@ -110,7 +110,7 @@ hexo server hexo-theme-icarus 3 食用经验分享 by iMaeGoo 活用 Bulma 美化 Icarus 文章 by iMaeGoo icarus主题自定义 by kuzen - Icarus4主题自定义记录 by BlakeNeko + Icarus4主题自定义记录 by BlakeNeko Icarus 主题自定义 by AlphaLxy