cycat-project-website/_data/menus.yml

25 lines
372 B
YAML
Raw Normal View History

2020-08-23 12:01:06 +02:00
main:
- 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
2021-02-01 11:57:58 +01:00
- name: "FAQ"
url: "/faq"
weight: 5
2020-08-26 12:46:38 +02:00
- name: "Contact"
url: "/contact/"
2021-02-01 11:57:58 +01:00
weight: 6
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-09-02 13:55:35 +02:00
weight: 2