manifest/web/modules/yufu_data/content/meni.content.yml

18 lines
399 B
YAML
Raw Normal View History

2023-04-05 21:44:14 +02:00
- entity: "menu_link_content"
title: "Home"
menu_name: "main"
weight: 0
# Defaults to enabled if omitted, but can be disabled by setting to 0.
enabled: 1
link:
uri: "internal:/home"
- entity: "menu_link_content"
title: "O nas"
menu_name: "main"
weight: 1
# Defaults to enabled if omitted, but can be disabled by setting to 0.
enabled: 1
link:
uri: "internal:/o-nas"