1
0
Fork 0
hswro_org/_data/menus.yml

24 lines
369 B
YAML
Raw Normal View History

2020-08-23 10:01:06 +00:00
main:
- name: "Home"
url: "/"
weight: 1
- name: "Services"
2020-08-26 10:46:38 +00:00
url: "/services/"
2020-08-23 10:01:06 +00:00
weight: 2
- name: "Team"
2020-08-26 10:46:38 +00:00
url: "/team/"
2020-08-23 10:01:06 +00:00
weight: 3
2020-08-26 10:46:38 +00:00
- name: "About"
url: "/about/"
2020-08-23 10:01:06 +00:00
weight: 4
2020-08-26 10:46:38 +00:00
- name: "Contact"
url: "/contact/"
weight: 5
2020-08-23 10:01:06 +00:00
footer:
- name: "Home"
url: "/"
weight: 1
- name: "Contact"
2020-08-26 10:46:38 +00:00
url: "/contact/"
2020-08-23 10:01:06 +00:00
weight: 2