mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-29 07:50:22 +08:00
5 lines
328 B
TypeScript
5 lines
328 B
TypeScript
![]() |
export const BASE_URL = "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons"
|
||
|
export const REPO_PATH = "https://github.com/homarr-labs/dashboard-icons"
|
||
|
export const METADATA_URL = "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/metadata.json"
|
||
|
export const WEB_URL = "https://icons.homarr.dev"
|