👷 Finish dynamic CSS CDN service with different vendor.

This commit is contained in:
凡梦星尘
2022-05-24 21:30:08 +08:00
parent 09ff24c8c6
commit 71dfdb845d
3 changed files with 48 additions and 3 deletions

View File

@@ -911,7 +911,7 @@ params:
# The default CDN provider of third-party plugins.
# Available values: local | jsdelivr | unpkg | cdnjs | custom
# Dependencies for `plugins: local`: https://github.com/next-theme/plugins
plugins: jsdelivr
plugins: unpkg
# Custom CDN URL
# For example:
# custom_cdn_url: https://cdn.jsdelivr.net/npm/${npm_name}@${version}/${minified}