about first

This commit is contained in:
Christoph Cullmann 2025-07-19 21:55:51 +02:00
parent c7b00a2098
commit 6c007ec823
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
+++ +++
title = "About" title = "About"
menu = "main" menu = "main"
weight = 50 weight = 1
author = "Christoph Cullmann" author = "Christoph Cullmann"
showDate = false showDate = false
showAuthor = false showAuthor = false

View file

@ -1,7 +1,7 @@
+++ +++
title = "Impressum" title = "Impressum"
menu = "main" menu = "main"
weight = 60 weight = 50
author = "Christoph Cullmann" author = "Christoph Cullmann"
showDate = false showDate = false
showAuthor = false showAuthor = false