Fix homepage Admin bookmark icons for Pulumi and ArgoCD
- Changed 'pulumi' to 'si-pulumi' (Simple Icons prefix required) - Changed 'argocd' to 'argo-cd' (Dashboard Icons uses hyphenated name) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
ab1386b015
commit
fa5d0d41b3
2 changed files with 3 additions and 2 deletions
|
|
@ -157,10 +157,10 @@ config:
|
|||
icon: 1password
|
||||
- Pulumi:
|
||||
- href: https://app.pulumi.com/eblume/blumeops-tailnet
|
||||
icon: pulumi
|
||||
icon: si-pulumi
|
||||
- ArgoCD:
|
||||
- href: https://argocd.ops.eblu.me
|
||||
icon: argocd
|
||||
icon: argo-cd
|
||||
|
||||
# Widgets on the page (info bar at top)
|
||||
widgets:
|
||||
|
|
|
|||
1
docs/changelog.d/fix-homepage-admin-icons.bugfix.md
Normal file
1
docs/changelog.d/fix-homepage-admin-icons.bugfix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix broken icons for Pulumi and ArgoCD in homepage Admin bookmarks section.
|
||||
Loading…
Add table
Add a link
Reference in a new issue