Commit e0241ad
committed
refactor: replace SVG icons with Iconify components in Header and OpenSource sections
- Updated Header.astro to use Iconify for external link, donate, and menu icons.
- Replaced SVG icons with Iconify components for consistency and improved maintainability.
- Updated OpenSource.astro to use Iconify for the open-source badge and social media links.
- Added new dependencies for Iconify JSON packages in package.json.1 parent a296b24 commit e0241ad
File tree
5 files changed
+616
-39
lines changed- website
- src/components
5 files changed
+616
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments