hugo-book: re-add section summaries

The `{{< section >}}` shortcode default changed to not render the summaries.
Add summaries back by adding the `summary` option to the shortcode.
This commit is contained in:
Johannes Kimmel 2024-05-13 19:24:02 +02:00
parent fdda93203d
commit 9f60633600
5 changed files with 5 additions and 5 deletions

View File

@ -7,5 +7,5 @@ Auf dieser Seite findet sich eine Sammlung von Wissen und Anleitungen über Frei
<!--more-->
{{< section >}}
{{< section summary >}}

View File

@ -4,4 +4,4 @@ bookCollapseSection: true
date: 2022-12-01T17:25:00+01:00
---
{{< section >}}
{{< section summary >}}

View File

@ -8,4 +8,4 @@ date: 2022-11-17T23:31:38+01:00
<!--more-->
{{< section >}}
{{< section summary >}}

View File

@ -7,4 +7,4 @@ Sammlung an Themen rund um die Technik und Konzepte im Freifunk Franken Netz
<!--more-->
{{< section >}}
{{< section summary >}}

View File

@ -7,7 +7,7 @@ Einblick in die Technik der node-firmware
<!--more-->
{{< section >}}
{{< section summary >}}