diff --git a/content/about/index.md b/content/about/index.md index b5ad334..d17f159 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -1,7 +1,7 @@ +++ title = "About" menu = "main" -weight = 50 +weight = 1 author = "Christoph Cullmann" showDate = false showAuthor = false diff --git a/content/impressum/index.md b/content/impressum/index.md index 12e04c7..a210f2c 100644 --- a/content/impressum/index.md +++ b/content/impressum/index.md @@ -1,7 +1,7 @@ +++ title = "Impressum" menu = "main" -weight = 60 +weight = 50 author = "Christoph Cullmann" showDate = false showAuthor = false