文件名称:vuepress-theme-material:Vuepress主题
文件大小:305KB
文件格式:ZIP
更新时间:2024-06-07 14:56:08
vuepress vuepress-theme JavaScript
vuepress-theme-material 安装 yarn add vuepress-theme-material || npm i vuepress-theme-material 配置 docs/vuepress/config.js module.exports = { title: `Wuyaoxing's Blog`, description: '俱怀逸兴壮思飞,欲上青天揽明月', locales: { '/': { lang: 'zh-CN', title: 'blog', description: '俱怀逸兴壮思飞,欲上青天揽明月!' } }, head: [ ['link', { rel: 'icon', href: `/favicon.ico` }], ['link', { rel: