mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
feat(侧边栏): 替换待办事项和时光卡片为灵感组件
添加新的灵感组件并移除旧的待办事项和时光卡片功能 更新图标库配置以支持Material Symbols Light 删除不再使用的待办事项相关类型和文件
This commit is contained in:
@@ -72,6 +72,8 @@ export default defineConfig({
|
||||
"fa6-regular": ["*"],
|
||||
"fa6-solid": ["*"],
|
||||
"simple-icons": ["*"],
|
||||
"material-symbols-light": ["*"],
|
||||
"material-symbols": ["*"],
|
||||
},
|
||||
}), svelte(), sitemap(),
|
||||
expressiveCode({
|
||||
|
||||
Reference in New Issue
Block a user