Update homepage links
This commit is contained in:
@@ -21,9 +21,13 @@ links:
|
||||
|
||||
# this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file
|
||||
# see url field and assets/additional-page.yml.dist used in this example:
|
||||
- name: "page 2"
|
||||
- name: "City Information"
|
||||
icon: "fas fa-file-alt"
|
||||
url: "#page2"
|
||||
|
||||
- name: "Test Sites"
|
||||
icon: "fas fa-file-alt"
|
||||
url: "#page3"
|
||||
# Services
|
||||
# First level array represent a group.
|
||||
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
|
||||
@@ -97,6 +101,14 @@ services:
|
||||
tag: "network"
|
||||
url: "https://pi.hole"
|
||||
|
||||
- name: "Proxy Manager"
|
||||
icon: "fa-solid fa-list-check"
|
||||
subtitle: "proxy"
|
||||
tag: "network"
|
||||
url: "http://homepage.xai-corp.net:81"
|
||||
target: "_blank"
|
||||
|
||||
|
||||
- name: "Saas"
|
||||
icon: "fa-solid fa-cloud"
|
||||
items:
|
||||
@@ -105,15 +117,28 @@ services:
|
||||
subtitle: "proxy"
|
||||
tag: "network"
|
||||
url: "https://login.tailscale.com/admin/machines"
|
||||
target: "_blank"
|
||||
|
||||
- name: "ZoneEdit"
|
||||
icon: "fa-solid fa-network-wired"
|
||||
subtitle: "dns"
|
||||
tag: "network"
|
||||
url: "https://cp.zoneedit.com/manage/domains/"
|
||||
target: "_blank"
|
||||
|
||||
- name: "CIRA dns shield"
|
||||
icon: "fa-solid fa-network-wired"
|
||||
subtitle: "dns"
|
||||
tag: "network"
|
||||
url: "https://www.cira.ca/en/canadian-shield/configure/canadian-shield-configuration-test/"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Online Tools"
|
||||
icon: "fa-solid fa-cloud"
|
||||
items:
|
||||
- name: "MxTools: Subnet Calculator"
|
||||
icon: "fa-solid fa-network-wired"
|
||||
subtitle: "subnets"
|
||||
tag: "network"
|
||||
url: "https://mxtoolbox.com/subnetcalculator.aspx"
|
||||
target: "_blank"
|
||||
|
||||
Reference in New Issue
Block a user