Skip to content

Commit

Permalink
docs/moderation: use 'default' archetype
Browse files Browse the repository at this point in the history
The 'chapter' archetype is best used for top-level pages, rather than
subpages that document something, so use 'default'.

Signed-off-by: Luca Zeuch <l-zeuch@email.de>
  • Loading branch information
l-zeuch committed May 12, 2024
1 parent b7e2164 commit e1f3947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/moderation/moderation-overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
archetype = "chapter"
archetype = "default"
title = "Moderation"
weight = 1
+++
Expand Down

0 comments on commit e1f3947

Please sign in to comment.