File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# THIS IS A TEST CONFIG ONLY!
22# FOR THE CONFIGURATION OF YOUR SITE USE hugo.yaml.
33#
4- # As of Docsy 0.7.0, Hugo 0.110 .0 or later must be used.
4+ # As of Docsy 0.7.0, Hugo 0.112 .0 or later must be used.
55#
66# The sole purpose of this config file is to detect Hugo-module builds that use
77# an older version of Hugo.
1212module :
1313 hugoVersion :
1414 extended : true
15- min : 0.110 .0
15+ min : 0.112 .0
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ id = "G-HX135VWX9B"
6464
6565[languages ]
6666[languages .en ]
67- languageName = " English"
67+ label = " English"
6868# Weight used for sorting.
6969weight = 1
7070direction = " ltr"
@@ -328,7 +328,7 @@ enable = false
328328 # replacements = "github.com/google/docsy -> ../../docsy"
329329 [module .hugoVersion ]
330330 extended = true
331- min = " 0.110 .0"
331+ min = " 0.112 .0"
332332 [[module .imports ]]
333333 path = " github.com/google/docsy"
334334 disable = false
You can’t perform that action at this time.
0 commit comments