mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-21 16:49:03 +01:00
fix(icons): update selfh.st icon json url
This commit is contained in:
@@ -84,7 +84,7 @@ var iconsCache = &Cache{
|
||||
|
||||
const (
|
||||
walkxcodeIcons = "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons@master/tree.json"
|
||||
selfhstIcons = "https://cdn.selfh.st/directory/icons.json"
|
||||
selfhstIcons = "https://selfhst.github.io/cdn/directory/icons.json"
|
||||
)
|
||||
|
||||
func NewIconKey(source IconSource, reference string) IconKey {
|
||||
|
||||
Reference in New Issue
Block a user