Skip to content

Commit

Permalink
feat(hajimari): adjust icons
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 13, 2023
1 parent 00cc69b commit ef610ba
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@ spec:
apps:
- name: OPNsense
url: https://opnsense.${SECRET_DOMAIN}
icon: router-network
icon: simple-icons:opnsense
- name: NAS
url: https://nas.${SECRET_DOMAIN}
icon: nas
icon: simple-icons:synology
- name: minio
url: ${SECRET_MINIO_URL}
icon: server
icon: simple-icons:minio
- name: vault
url: https://vault.${SECRET_DOMAIN}
icon: shield-key
icon: simple-icons:vault
- name: AdGuard
url: https://opnsense.${SECRET_DOMAIN}:3443
icon: shield-check
Expand Down

0 comments on commit ef610ba

Please sign in to comment.