File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -216,6 +216,8 @@ url = "https://v1-18.docs.kubernetes.io"
216
216
[params .ui ]
217
217
# Enable to show the side bar menu in its compact state.
218
218
sidebar_menu_compact = false
219
+ # https://github.com/gohugoio/hugo/issues/8918#issuecomment-903314696
220
+ sidebar_cache_limit = 1
219
221
# Set to true to disable breadcrumb navigation.
220
222
breadcrumb_disable = false
221
223
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
8
8
9
9
[build .environment ]
10
10
NODE_VERSION = " 10.20.0"
11
- HUGO_VERSION = " 0.82 .0"
11
+ HUGO_VERSION = " 0.87 .0"
12
12
RUBY_VERSION = " 3.0.1"
13
13
14
14
[context .production .environment ]
You can’t perform that action at this time.
0 commit comments