Update homepage links
This commit is contained in:
@@ -10,12 +10,20 @@ subtitle: "this is another dashboard page"
|
||||
# This overwrites message config. Setting it to empty to remove message from this page and keep it only in the main one:
|
||||
message: ~
|
||||
|
||||
# as we want to include a differente link here (so we can get back to home page), we need to replicate all links or they will be revome when overwriting the links field:
|
||||
# as we want to include a different link here (so we can get back to home page), we need to replicate all links or they will be revome when overwriting the links field:
|
||||
links:
|
||||
- name: "Home"
|
||||
icon: "fas fa-home"
|
||||
url: "#"
|
||||
|
||||
- name: "City Information"
|
||||
icon: "fas fa-file-alt"
|
||||
url: "#page2"
|
||||
|
||||
- name: "Test Sites"
|
||||
icon: "fas fa-file-alt"
|
||||
url: "#page3"
|
||||
|
||||
services:
|
||||
- name: "Local Cities"
|
||||
icon: "fa-solid fa-map"
|
||||
|
||||
Reference in New Issue
Block a user