From 7e1c0927f4164d4edf448c0be80e207af34770fa Mon Sep 17 00:00:00 2001 From: Thatoo Date: Fri, 17 Feb 2023 23:36:41 +0100 Subject: [PATCH] fix(icon):typo --- includes/footer.twig | 2 +- includes/header.twig | 2 +- includes/home.twig | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/includes/footer.twig b/includes/footer.twig index e0f70c5..54915a5 100644 --- a/includes/footer.twig +++ b/includes/footer.twig @@ -31,7 +31,7 @@ SEACMS is a fork of Pico.
- Is released under the EUPL license and was with . + Is released under the EUPL license and was with .
🄯 {{ "now"|date("Y") }} - support@seacms.io diff --git a/includes/header.twig b/includes/header.twig index 03524d1..359c93d 100644 --- a/includes/header.twig +++ b/includes/header.twig @@ -34,7 +34,7 @@
{% if pages["_meta"].meta.icon0 %} - + {% endif %}
diff --git a/includes/home.twig b/includes/home.twig index 1a964bd..7fff71b 100644 --- a/includes/home.twig +++ b/includes/home.twig @@ -12,12 +12,12 @@

{{ site_title }}


- Editable text with icon + Editable text with icon
{% for button in pages["_meta"].meta.button %} - Editable button with icon + Editable button with icon {% endfor %}
@@ -80,7 +80,7 @@

{{ meta.title ? meta.title : current_page.id }}

{% if pages["_meta"].meta.icon1 %} - Editable button with icon + Editable button with icon {% endif %}