Skip to content

Commit

Permalink
Update plume theme description and url (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo authored Apr 30, 2024
1 parent 64e5ad4 commit 297f5c0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/themes/blog.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"name": "plume",
"tag": "latest",
"desc": {
"/": "A simple VuePress theme",
"/zh/": "一个简约的 VuePress 主题。"
"/": "A simple and feature-rich VuePress documentation & blog theme",
"/zh/": "一个简约的,功能丰富的 VuePress 文档&博客 主题"
},
"source": "pengzhanbo/vuepress-theme-plume",
"url": "https://pengzhanbo.cn/note/vuepress-theme-plume/"
"url": "https://plume.pengzhanbo.cn"
}
]
}
Expand Down
11 changes: 11 additions & 0 deletions config/themes/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,17 @@
},
"source": "wuwb/vuepress-theme-teadoc",
"url": "https://github.com/wuwb/vuepress-theme-teadoc"
},
{
"type": "theme",
"name": "plume",
"tag": "latest",
"desc": {
"/": "A simple and feature-rich VuePress documentation & blog theme",
"/zh/": "一个简约的,功能丰富的 VuePress 文档&博客 主题"
},
"source": "pengzhanbo/vuepress-theme-plume",
"url": "https://plume.pengzhanbo.cn"
}
]
}
Expand Down

0 comments on commit 297f5c0

Please sign in to comment.