From 27edd218cf83815e3d6c3f7f1c754879149ba350 Mon Sep 17 00:00:00 2001 From: Hannah De Wachter Date: Mon, 5 May 2025 15:04:12 +0200 Subject: [PATCH 1/2] Add The Kind Kids in the footer Also make text translatable --- templates/_site/_snippet/_global/_footer.twig | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/_site/_snippet/_global/_footer.twig b/templates/_site/_snippet/_global/_footer.twig index eefbdd6d..6059d90a 100644 --- a/templates/_site/_snippet/_global/_footer.twig +++ b/templates/_site/_snippet/_global/_footer.twig @@ -54,13 +54,14 @@ © {{ now|date('Y') }} {{ systemName }} - - Built with + - {{ "Built with"|t }} love {{ icon('heart', { class: 'text-primary' }) }} - by - Statik + {{ "by"|t }} + Statik{{ ", one of"|t }} + The Kind Kids
@@ -93,4 +94,4 @@
- + \ No newline at end of file From e8e399c65361bf3da7a7c96dbfab91cd13af07df Mon Sep 17 00:00:00 2001 From: Hannah De Wachter Date: Mon, 5 May 2025 15:13:40 +0200 Subject: [PATCH 2/2] Underline links --- templates/_site/_snippet/_global/_footer.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/_site/_snippet/_global/_footer.twig b/templates/_site/_snippet/_global/_footer.twig index 6059d90a..2fc41614 100644 --- a/templates/_site/_snippet/_global/_footer.twig +++ b/templates/_site/_snippet/_global/_footer.twig @@ -60,8 +60,8 @@ {{ icon('heart', { class: 'text-primary' }) }} {{ "by"|t }} - Statik{{ ", one of"|t }} - The Kind Kids + Statik{{ ", one of"|t }} + The Kind Kids