新增:《我的标签》,模仿语雀标签页

This commit is contained in:
2022-08-03 22:52:34 +08:00
parent ee5850defe
commit fe5bb5e636
13 changed files with 358 additions and 47 deletions

View File

@@ -4,6 +4,7 @@ import { head } from './config/head'
import { markdown } from './config/markdown'
import { themeConfig } from './config/theme'
// 感谢: https://github.com/windicss/docs
export default defineConfig({
lang: metaData.lang,
title: metaData.title,