diff --git a/source/_posts/zh-CN/CDN-Providers.md b/source/_posts/zh-CN/CDN-Providers.md index 3bc302e..f3a331e 100644 --- a/source/_posts/zh-CN/CDN-Providers.md +++ b/source/_posts/zh-CN/CDN-Providers.md @@ -103,7 +103,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 diff --git a/source/_posts/zh-CN/Getting-Started.md b/source/_posts/zh-CN/Getting-Started.md index 01d8c5f..b203c5f 100644 --- a/source/_posts/zh-CN/Getting-Started.md +++ b/source/_posts/zh-CN/Getting-Started.md @@ -96,7 +96,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