From 50613b2560a78c9255dceadb93546f4a5e651947 Mon Sep 17 00:00:00 2001 From: Michael Danielczok <michael@pcsg.de> Date: Thu, 24 Oct 2024 13:59:09 +0200 Subject: [PATCH] docs: header blocks must be separated by a single blank line --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 0e576c5..85536cd 100644 --- a/index.php +++ b/index.php @@ -12,6 +12,7 @@ /** * Emotion */ + QUI\Utils\Site::setRecursiveAttribute($Site, 'image_emotion'); QUI\Utils\Site::setRecursiveAttribute($Site, 'layout'); -- GitLab