Merge pull request #1016 from Lemonawa/patch-1

Update CDN-Providers.md
pull/1089/head
Ruipeng Zhang 2022-01-17 16:16:38 -05:00 committed by GitHub
commit 48f2e28963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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