feat: Add website (#1157)
Co-authored-by: Bjorn Lammers <bjorn@lammers.media>
This commit is contained in:
4
web/src/constants.ts
Normal file
4
web/src/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user