diff --git a/config.toml b/config.toml index 092b29f..5ad1ffd 100644 --- a/config.toml +++ b/config.toml @@ -6,6 +6,13 @@ theme = "introduction" [params] themeStyle = "dark" showRSSButton = false # Show rss button in navigation + showMenu = false + fadeIn = true # Turn on/off the fade-in effect + + # Configure the home page +[params.home] + introHeight = "fullheight" # Input either "medium" or "large" or "fullheight" + [markup] defaultMarkdownHandler = "goldmark" diff --git a/content/home/beerdigung.md b/content/home/beerdigung.md new file mode 100644 index 0000000..2e8cf26 --- /dev/null +++ b/content/home/beerdigung.md @@ -0,0 +1,6 @@ +--- +title: "Beerdigung" +weight: 1 +--- + +Die Trauerfeier und anschließende Beerdigung findet am 17.09.2022 um 11:30 Uhr im Schloßpark Lütetsburg im engsten Familienkreis statt. \ No newline at end of file diff --git a/content/home/contact.md b/content/home/contact.md index 5018d65..17c0f07 100644 --- a/content/home/contact.md +++ b/content/home/contact.md @@ -1,6 +1,6 @@ --- title: "Kontakt" -weight: 4 +weight: 40 --- Hella Ahrens
diff --git a/content/home/leben.md b/content/home/leben.md index 22894f1..188c1d5 100644 --- a/content/home/leben.md +++ b/content/home/leben.md @@ -1,6 +1,6 @@ --- title: "Leben" -weight: 1 +weight: 10 --- TODO diff --git a/content/home/links.md b/content/home/links.md index 4472d05..5e5b427 100644 --- a/content/home/links.md +++ b/content/home/links.md @@ -1,6 +1,6 @@ --- title: "Links" -weight: 3 +weight: 30 --- ## Songs diff --git a/content/home/photos.md b/content/home/photos.md index e517916..ed6a291 100644 --- a/content/home/photos.md +++ b/content/home/photos.md @@ -1,6 +1,6 @@ --- title: "Fotos" -weight: 2 +weight: 20 --- {{< figure src="img/IMG-20220822-WA0009.jpg" title="Am Badesee in Tannenhausen" >}} diff --git a/themes/introduction b/themes/introduction index 591eb5a..3c01130 160000 --- a/themes/introduction +++ b/themes/introduction @@ -1 +1 @@ -Subproject commit 591eb5ab070c474f884295369c55fcda15883959 +Subproject commit 3c01130d0a33006665a5762f151af6016eb02fae