From eb4be33a82010d3aca58d34d3677005b59cee9af Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 1 May 2024 11:06:29 +0200 Subject: better display of author and date --- content/about.md | 3 +++ content/academic/index.md | 3 +++ content/impressum.md | 3 +++ content/links.md | 3 +++ content/projects.md | 3 +++ 5 files changed, 15 insertions(+) (limited to 'content') diff --git a/content/about.md b/content/about.md index cead85d..f8620ee 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,9 @@ +++ title = "About" author = "Christoph Cullmann" +showDate = false +showAuthor = false +showReadingTime = false +++ cullmann.io is the personal web site of Christoph Cullmann. diff --git a/content/academic/index.md b/content/academic/index.md index 90d59e4..356f492 100644 --- a/content/academic/index.md +++ b/content/academic/index.md @@ -1,6 +1,9 @@ +++ title = "Academic Work" author = "Christoph Cullmann" +showDate = false +showAuthor = false +showReadingTime = false +++ ## Academic Life diff --git a/content/impressum.md b/content/impressum.md index 781d685..da5b94f 100644 --- a/content/impressum.md +++ b/content/impressum.md @@ -1,6 +1,9 @@ +++ title = "Impressum" author = "Christoph Cullmann" +showDate = false +showAuthor = false +showReadingTime = false +++ ## Angaben gemäß § 5 TMG diff --git a/content/links.md b/content/links.md index 9b7ddb0..10ae042 100644 --- a/content/links.md +++ b/content/links.md @@ -1,6 +1,9 @@ +++ title = "Links" author = "Christoph Cullmann" +showDate = false +showAuthor = false +showReadingTime = false +++ Links to stuff I often use/read/... diff --git a/content/projects.md b/content/projects.md index 5d59b20..df4a3e4 100644 --- a/content/projects.md +++ b/content/projects.md @@ -1,6 +1,9 @@ +++ title = "Open Source Projects" author = "Christoph Cullmann" +showDate = false +showAuthor = false +showReadingTime = false +++ ## KDE -- cgit v1.2.3