From b84a4a3b4426478f49fcdef604fbf840949a8bde Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Thu, 2 Jun 2022 03:06:34 +0800 Subject: [PATCH] Release v8.12.0 --- README.md | 2 +- docs/ru/README.md | 2 +- docs/zh-CN/README.md | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9d3f12..7974cf7 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 9dc4e09..fc93d2b 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 ed4a966..dadba52 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 1fb86d3..3d2c5c6 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": [