add second page to homer, with links to city websites
This commit is contained in:
@@ -19,6 +19,11 @@ links:
|
||||
url: "https://fontawesome.com/search?q=files&o=r&ic=free&s=solid&ip=classic"
|
||||
target: "_blank" # optional html a tag target attribute
|
||||
|
||||
# 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"
|
||||
icon: "fas fa-file-alt"
|
||||
url: "#page2"
|
||||
# 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).
|
||||
|
||||
Reference in New Issue
Block a user