docs: add link to Hugo docs to explain page weight (#402)

This commit is contained in:
Robert Kaussow 2023-06-22 11:06:34 +02:00 committed by GitHub
parent a57797f12b
commit 905a42c654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -303,6 +303,8 @@ params:
# Title of your post. If not set, filename will be used.
title = My first post
# Hugo predefined front matter variable, to re-arrange items in file-tree menu.
# See weights section of https://gohugo.io/content-management/front-matter/#predefined
# Set weigth to 1 to mark this post as sticky post.
weight = 1