diff --git a/docs/1.前端/9.框架/一些好玩的库或者框架汇总.md b/docs/1.前端/9.框架/一些好玩的库或者框架汇总.md index 6e5f3e3c..ab54e1f0 100644 --- a/docs/1.前端/9.框架/一些好玩的库或者框架汇总.md +++ b/docs/1.前端/9.框架/一些好玩的库或者框架汇总.md @@ -150,16 +150,16 @@ Svelte 是一种全新的构建用户界面的方法。传统框架如 React 和 与使用虚拟(virtual)DOM 差异对比不同。Svelte 编写的代码在应用程序的状态更改时就能像做外科手术一样更新 DOM。 -```html +```svelte ``` diff --git a/docs/plume.svg b/docs/plume.svg new file mode 100644 index 00000000..62ee70c6 --- /dev/null +++ b/docs/plume.svg @@ -0,0 +1,8 @@ + diff --git a/readme.md b/readme.md index 03e6825c..155c9756 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,9 @@ ## vuepress-theme-plume +
+
+