Release v8.12.0

This commit is contained in:
Mimi 2022-06-02 03:06:34 +08:00
parent 0bd321252e
commit b84a4a3b44
4 changed files with 4 additions and 4 deletions

View File

@ -75,7 +75,7 @@ pjax: true
Third-party plugins are loaded from [CDNJS](https://cdnjs.com) CDN by default. We also provide other optional CDNs, including the famous [UNPKG](https://unpkg.com) and [jsDelivr](https://www.jsdelivr.com).
For example, if you want to use `unpkg` instead of `jsdelivr` as the default CDN provider, you need to edit the following settings in NexT config file:
For example, if you want to use `unpkg` instead of `cdnjs` as the default CDN provider, you need to edit the following settings in NexT config file:
```yml
vendors:

View File

@ -75,7 +75,7 @@ pjax: true
Third-party plugins are loaded from [CDNJS](https://cdnjs.com) CDN by default. We also provide other optional CDNs, including the famous [UNPKG](https://unpkg.com) and [jsDelivr](https://www.jsdelivr.com).
For example, if you want to use `unpkg` instead of `jsdelivr` as the default CDN provider, you need to edit the following settings in NexT config file:
For example, if you want to use `unpkg` instead of `cdnjs` as the default CDN provider, you need to edit the following settings in NexT config file:
```yml
vendors:

View File

@ -75,7 +75,7 @@ pjax: true
第三方插件默认通过 [CDNJS](https://cdnjs.com) CDN 服务加载。我们也提供了其它的 CDN 服务供选择,包括著名的 [UNPKG](https://unpkg.com) 和 [jsDelivr](https://www.jsdelivr.com)。
例如,你想要使用 `unpkg` 代替 `jsdelivr` 作为默认的 CDN 提供商,你需要在 NexT 配置文件中进行如下设置:
例如,你想要使用 `unpkg` 代替 `cdnjs` 作为默认的 CDN 提供商,你需要在 NexT 配置文件中进行如下设置:
```yml
vendors:

View File

@ -1,6 +1,6 @@
{
"name": "hexo-theme-next",
"version": "8.11.1",
"version": "8.12.0",
"description": "Elegant and powerful theme for Hexo.",
"main": "package.json",
"files": [