Commit 34dabe9
fix: use free Font Awesome icons for Forgejo and Headlamp (#6)
## Summary
- `fa-brands fa-forgejo` and `fa-brands fa-kubernetes` are Font Awesome
**Pro** icons; the site loads FA Free 6.7.2 from cdnjs, so both rendered
as empty squares.
- Substitute free equivalents: Forgejo → `fa-brands fa-git-alt`,
Headlamp → `fa-solid fa-dharmachakra` (the wheel motif behind the K8s
logo).
## Test plan
- [x] Verify both icons render on the deployed portal after merge.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 03fdede commit 34dabe9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
| 768 | + | |
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| |||
0 commit comments