diff --git a/README.md b/README.md index e9d3f12ef..7974cf7a1 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/docs/ru/README.md b/docs/ru/README.md index 9dc4e0914..fc93d2b3e 100644 --- a/docs/ru/README.md +++ b/docs/ru/README.md @@ -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: diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index ed4a9669f..dadba5271 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -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: diff --git a/package.json b/package.json index 1fb86d323..3d2c5c68e 100644 --- a/package.json +++ b/package.json @@ -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": [