@sugarat/create-theme 0.0.64 → 0.0.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -303,7 +303,7 @@ gantt
303
303
 
304
304
  用于作品列表展示
305
305
 
306
- 效果如下,详见 [个人作品展示](./../work.md)
306
+ 效果如下,详见 [个人作品展示](https://theme.sugarat.top/work.html)
307
307
 
308
308
  ![](https://img.cdn.sugarat.top/mdImg/MTY4NzA4ODczMzkwNg==687088733906)
309
309
 
@@ -11,7 +11,7 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@element-plus/icons-vue": "^2.3.1",
14
- "@sugarat/theme": "^0.4.2",
14
+ "@sugarat/theme": "^0.4.3",
15
15
  "element-plus": "^2.7.2",
16
16
  "vue": "3.4.26"
17
17
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sugarat/create-theme",
3
- "version": "0.0.64",
3
+ "version": "0.0.66",
4
4
  "description": "简约风的 Vitepress 博客主题,sugarat vitepress blog theme",
5
5
  "author": "粥里有勺糖",
6
6
  "license": "MIT",