Skip to content

Commit 53a9c51

Browse files
committed
(杂项更改)升级主题版本。
1 parent f5d2856 commit 53a9c51

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ array([[1., 0., 0., 0.],
6464

6565
::: warning 提醒
6666

67+
改变世界从 **Python** 开始。
68+
6769
本网站推荐使用[Python3.x](https://www.python.org/downloads/)及以上版本。
6870

6971
:::

docs/en/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ array([[1., 0., 0., 0.],
6464

6565
::: warning 提醒
6666

67+
Change the world from **Python**.
68+
6769
本网站推荐使用[Python3.x](https://www.python.org/downloads/)及以上版本。
6870

6971
:::

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"vue-toasted": "^1.1.25",
3535
"vuepress": "^1.0.2",
3636
"vuepress-plugin-flowchart": "^1.4.2",
37-
"vuepress-theme-teadocs": "^1.1.6"
37+
"vuepress-theme-teadocs": "^1.2.2"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7227,10 +7227,10 @@ vuepress-plugin-flowchart@^1.4.2:
72277227
dependencies:
72287228
flowchart.js "^1.11.3"
72297229

7230-
vuepress-theme-teadocs@^1.1.6:
7231-
version "1.1.6"
7232-
resolved "https://registry.yarnpkg.com/vuepress-theme-teadocs/-/vuepress-theme-teadocs-1.1.6.tgz#6554af8c9485ba5e9bad2da4c9c4865a1ef3c59f"
7233-
integrity sha512-XXqmIARjRwSG1zkmU2HtncNBNhV9zuVZuEoC2IOYfpZbY4ykON+hByoGFzB5ifhNNOMPd+PoZQqn2znhGpHnrQ==
7230+
vuepress-theme-teadocs@^1.2.2:
7231+
version "1.2.2"
7232+
resolved "https://registry.yarnpkg.com/vuepress-theme-teadocs/-/vuepress-theme-teadocs-1.2.2.tgz#e07ea1016adfa1f126d2bcfb3e887a73e7dc7e1b"
7233+
integrity sha512-n4SShK38uXg2hsDNcWfGv+JQOgvdwxSEn8ulpoU6bAmEvflse9tXGH8puuotjPo2xz7njdb/U804s978iO+MiQ==
72347234
dependencies:
72357235
"@vuepress/plugin-active-header-links" "^1.0.2"
72367236
"@vuepress/plugin-nprogress" "^1.0.2"

0 commit comments

Comments
 (0)