diff --git a/_config.yml b/_config.yml
index fcbb1a01e..4d0374a39 100644
--- a/_config.yml
+++ b/_config.yml
@@ -739,7 +739,7 @@ plugins: #
- jekyll-redirect-from # 站点页面重定向
- jekyll-remote-theme # 使用remote_theme插件实现主题的前后分离,详见
-remote_theme: https://github.com/wu-kan/jekyll-theme-WuK@4.2.0 #使用固定版本号以防止主题更新导致站点显示错乱
+remote_theme: https://github.com/wu-kan/jekyll-theme-WuK@4.2.1 #使用固定版本号以防止主题更新导致站点显示错乱
readme_index: # 缺失index.md和index.html时,使用README.md代替之
with_frontmatter: true # 支持带有yaml头的README
diff --git "a/_posts/2019-01-18-\345\237\272\344\272\216Jekyll\346\220\255\345\273\272\344\270\252\344\272\272\345\215\232\345\256\242.md" "b/_posts/2019-01-18-\345\237\272\344\272\216Jekyll\346\220\255\345\273\272\344\270\252\344\272\272\345\215\232\345\256\242.md"
index 2172b17f6..e14e18af4 100644
--- "a/_posts/2019-01-18-\345\237\272\344\272\216Jekyll\346\220\255\345\273\272\344\270\252\344\272\272\345\215\232\345\256\242.md"
+++ "b/_posts/2019-01-18-\345\237\272\344\272\216Jekyll\346\220\255\345\273\272\344\270\252\344\272\272\345\215\232\345\256\242.md"
@@ -16,7 +16,7 @@ tags: 博客搭建
目前博客的 demo 如下:
-![demo](https://wu-kan.github.io/jekyll-theme-WuK/screenshot.png)
+![demo](https://jekyll-theme-WuK.wu-kan.cn/screenshot.png)
想搭建一个足够干净、页面几乎不要有多余元素的博客,同时博客的功能还要足够丰富,满足我以下的需求:
diff --git a/_posts/2020-02-22-jekyll-theme-WuK.md b/_posts/2020-02-22-jekyll-theme-WuK.md
index 268917578..f5f689bd9 100644
--- a/_posts/2020-02-22-jekyll-theme-WuK.md
+++ b/_posts/2020-02-22-jekyll-theme-WuK.md
@@ -5,7 +5,7 @@ jekyll-theme-WuK:
home:
append_to_section_tag:
- key: data-markdown
- value: https://cdn.jsdelivr.net/gh/wu-kan/jekyll-theme-WuK@4.0.5/README.md
+ value: https://jekyll-theme-WuK.wu-kan.cn/README.md
- key: data-separator # 水平展示页分隔符
value:
- key: data-separator-vertical # 垂直展示页分隔符