Reorganize repo
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26s
This commit is contained in:
32
html/assets/config.json.example
Normal file
32
html/assets/config.json.example
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"name": "Home Lab",
|
||||
"content": [
|
||||
{
|
||||
"url": "https://wikijs.local/",
|
||||
"icon": "./assets/icons/wikijs.svg",
|
||||
"name": "Wikijs"
|
||||
},
|
||||
{
|
||||
"url": "https://npm.local/",
|
||||
"icon": "https://nginxproxymanager.com/logo.svg",
|
||||
"name": "Npm"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"content": [
|
||||
{
|
||||
"url": "https://www.facebook.com/",
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/b/b8/2021_Facebook_icon.svg",
|
||||
"name": "Facebook"
|
||||
},
|
||||
{
|
||||
"url": "https://www.google.com/",
|
||||
"icon": "https://upload.wikimedia.org/wikipedia/commons/c/c1/Google_%22G%22_logo.svg",
|
||||
"name": "Google"
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user