Add dropdown menu option for landing page

This commit is contained in:
Alex Shpak
2025-09-04 00:17:38 +02:00
parent 564c0b07ad
commit dbaaa516e8
5 changed files with 48 additions and 14 deletions
+8
View File
@@ -40,6 +40,14 @@ menu:
- name: "Documentation"
url: "/docs/example/"
weight: 1
- name: "Introduction"
url: "/docs/example/"
weight: 10
parent: "Documentation"
- name: "Shortcodes"
url: "/docs/shortcodes/badges/"
weight: 20
parent: "Documentation"
- name: "Showcases"
url: "/showcases/"
weight: 2