Fix light mode selfhostedicon icon
All checks were successful
Build and Deploy / build (push) Successful in 1m5s

This commit is contained in:
Justin Deal 2025-05-08 20:31:14 -07:00
parent 29d0b51dfe
commit 5e35c9d434

View File

@ -71,7 +71,7 @@
"name": "Icons", "name": "Icons",
"link": "https://icons.justin.deal", "link": "https://icons.justin.deal",
"icon": "https://icons.justin.deal/selfh-st.svg?color=ebdbb2", "icon": "https://icons.justin.deal/selfh-st.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/slfh-st-dark.svg", "iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/selfh-st-dark.svg",
"alt": "Icons", "alt": "Icons",
"tags": ["icons"] "tags": ["icons"]
}, },