Removed Custom Icon Component and Added Iconify icons

This commit is contained in:
2025-08-16 13:58:25 +05:30
parent b3e13c2938
commit 8f720c9865
11 changed files with 1063 additions and 3304 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
import Icon from "../components/Icon.astro";
import { Icon } from "astro-icon/components";
import Base from "../layouts/Base.astro";
---