Version 1
[yaffs-website] / web / modules / contrib / front / front_page.links.menu.yml
diff --git a/web/modules/contrib/front/front_page.links.menu.yml b/web/modules/contrib/front/front_page.links.menu.yml
new file mode 100644 (file)
index 0000000..0871152
--- /dev/null
@@ -0,0 +1,17 @@
+front_page.admin_index:
+    title: 'Front Page'
+    description: 'Configure front page.'
+    parent: system.admin_config
+    route_name: front_page.admin_index
+
+front_page.settings:
+    title: 'Settings'
+    description: 'Administer custom front page settings.'
+    parent: front_page.admin_index
+    route_name: front_page.settings
+
+front_page.home_links:
+    title: 'Home links'
+    description: 'Allows you to change the location of the <front> placeholder.'
+    parent: front_page.admin_index
+    route_name: front_page.home_links
\ No newline at end of file