From e1b6743fdc868b3e9f5412837d1484fe30c13465 Mon Sep 17 00:00:00 2001 From: Johannes Wachter Date: Mon, 23 Sep 2019 13:54:54 +0200 Subject: [PATCH] 02 - Add a content block to the homepage --- config/image-formats.xml | 9 ++ config/templates/pages/homepage.xml | 94 +++++++++++++++++++ .../includes/block-types/gallery.html.twig | 11 +++ .../includes/block-types/quote.html.twig | 6 ++ .../includes/block-types/text-image.html.twig | 23 +++++ templates/includes/blocks.html.twig | 8 ++ templates/pages/homepage.html.twig | 5 + 7 files changed, 156 insertions(+) create mode 100644 templates/includes/block-types/gallery.html.twig create mode 100644 templates/includes/block-types/quote.html.twig create mode 100644 templates/includes/block-types/text-image.html.twig create mode 100644 templates/includes/blocks.html.twig diff --git a/config/image-formats.xml b/config/image-formats.xml index ff838bb..b590555 100644 --- a/config/image-formats.xml +++ b/config/image-formats.xml @@ -23,6 +23,15 @@ + + + Block Image + Block Bild + + + + +