Fix homepage Admin bookmark icons (#110)

## Summary
- Fix broken Pulumi icon: changed `pulumi` to `si-pulumi` (Simple Icons prefix required)
- Fix broken ArgoCD icon: changed `argocd` to `argo-cd` (Dashboard Icons uses hyphenated name)

## Deployment and Testing
- [ ] Sync homepage app in ArgoCD
- [ ] Verify icons appear on go.ops.eblu.me Admin bookmarks section

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/110
This commit is contained in:
Erich Blume 2026-02-05 06:29:39 -08:00
commit 3b4ff91469
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
Fix broken icons for Pulumi and ArgoCD in homepage Admin bookmarks section.