Update related.md

Closes https://github.com/gohugoio/hugo/issues/8002
This commit is contained in:
Bjørn Erik Pedersen 2020-11-29 19:48:40 +01:00 committed by GitHub
parent 25cf8f48bb
commit e5a30dd114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,8 @@ related:
weight: 10
{{< /code-toggle >}}
Note that if you have configured `tags` as a taxonomy, `tags` will also be added to the default configuration abve with the weight of `80`.
Custom configuration should be set using the same syntax.
{{% note %}}