We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b3549 commit 74b3bb7Copy full SHA for 74b3bb7
exampleSite/content/en/usage/configuration.md
@@ -269,7 +269,9 @@ params:
269
# Set type to 'posts' if you want to render page as blogpost
270
type = "posts"
271
272
-# Set page weight to re-arrange items in file-tree menu.
+# Hugo predefined front matter variable, to re-arrange items in file-tree menu
273
+# See weights section of
274
+# https://gohugo.io/content-management/front-matter/#predefined
275
weight = 10
276
277
# Set how many table of contents levels to be showed on page.
0 commit comments