cycat-project-website/_data/menus.yml

24 lines
369 B
YAML
Raw Normal View History

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