mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
docs(astro.config): 修正图标目录配置项的注释格式
移除冗余注释,保持配置项注释的简洁性
This commit is contained in:
@@ -68,7 +68,7 @@ export default defineConfig({
|
||||
"material-symbols-light": ["*"],
|
||||
"material-symbols": ["*"],
|
||||
},
|
||||
iconDir: "public/icons", // Add this line to specify the directory for local SVG icons
|
||||
iconDir: "public/icons",
|
||||
}),
|
||||
svelte(),
|
||||
sitemap(),
|
||||
|
||||
Reference in New Issue
Block a user