diff --git a/hugo.yaml b/hugo.yaml index 7e4ba2c..32d2dbb 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -28,6 +28,8 @@ languages: languageName: "English" languageCode: "en" contentDir: content/en + pagination: + pagerSize: 25 params: copyright: "[CCC Hansestadt Hamburg e.V.](https://hamburg.ccc.de) only acts as an agent for the tours. The respective tour operators are responsible for the offer and running of the tours." footer: "[Imprint & Data Protection](https://hamburg.ccc.de/imprint/) – [Ticket Shop](https://tickets.hamburg.ccc.de/hackertours/38c3/)" @@ -37,4 +39,6 @@ languages: languageName: "Deutsch" languageCode: "de" contentDir: content/de + pagination: + pagerSize: 25 title: "Hamburg Hackertours"