gallery support
This commit is contained in:
+22
-16
@@ -19,24 +19,30 @@ Menus:
|
||||
title: Blog posts
|
||||
url: /blogs
|
||||
weight: 1
|
||||
|
||||
- identifier: gallery
|
||||
name: Gallery
|
||||
title: Blog posts
|
||||
url: /gallery
|
||||
weight: 2
|
||||
|
||||
#Dropdown menu
|
||||
- identifier: dropdown
|
||||
title: Example dropdown menu
|
||||
name: Dropdown
|
||||
weight: 2
|
||||
- identifier: dropdown1
|
||||
title: example dropdown 1
|
||||
name: example 1
|
||||
url: /#
|
||||
parent: dropdown
|
||||
weight: 1
|
||||
- identifier: dropdown2
|
||||
title: example dropdown 2
|
||||
name: example 2
|
||||
url: /#
|
||||
parent: dropdown
|
||||
weight: 2
|
||||
# - identifier: dropdown
|
||||
# title: Example dropdown menu
|
||||
# name: Dropdown
|
||||
# weight: 3
|
||||
# - identifier: dropdown1
|
||||
# title: example dropdown 1
|
||||
# name: example 1
|
||||
# url: /#
|
||||
# parent: dropdown
|
||||
# weight: 1
|
||||
# - identifier: dropdown2
|
||||
# title: example dropdown 2
|
||||
# name: example 2
|
||||
# url: /#
|
||||
# parent: dropdown
|
||||
# weight: 2
|
||||
|
||||
params:
|
||||
title: "Hugo Profile"
|
||||
|
||||
Reference in New Issue
Block a user