Skip to content

Commit b6c3fb3

Browse files
author
Tony Wasserka
committed
Enable categories list
1 parent 16fe6e7 commit b6c3fb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hugo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ title = '3dbrew'
44
theme = 'Mainroad'
55

66
disablePathToLower = true
7+
8+
[Params.sidebar]
9+
home = "right" # Configure layout for home page
10+
list = "left" # Configure layout for list pages
11+
single = false # Configure layout for single pages
12+
widgets = ["categories"]

0 commit comments

Comments
 (0)