feat(侧边栏): 替换待办事项和时光卡片为灵感组件

添加新的灵感组件并移除旧的待办事项和时光卡片功能
更新图标库配置以支持Material Symbols Light
删除不再使用的待办事项相关类型和文件
This commit is contained in:
二叉树树
2025-12-09 14:33:39 +08:00
parent 98cfcac41b
commit 3bec260b71
10 changed files with 54 additions and 238 deletions

View File

@@ -69,6 +69,7 @@
"devDependencies": {
"@astrojs/ts-plugin": "^1.10.4",
"@biomejs/biome": "1.9.4",
"@iconify-json/material-symbols-light": "^1.2.49",
"@rollup/plugin-yaml": "^4.1.2",
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",