mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
refactor(icon): migrate material design icons to lucide icons
This commit is contained in:
+2
-1
@@ -3,5 +3,6 @@
|
||||
"framework": "astro",
|
||||
"installCommand": "bun install",
|
||||
"buildCommand": "bun run build",
|
||||
"outputDirectory": "dist"
|
||||
"outputDirectory": "dist",
|
||||
"redirects": [{ "source": "/sitemap.xml", "destination": "/sitemap-index.xml", "permanent": true }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user