From 2cdbe2084ce28ca00bec58c25fcb147e94648825 Mon Sep 17 00:00:00 2001 From: N-Pex Date: Mon, 2 Mar 2026 10:03:26 +0100 Subject: [PATCH 1/2] Add Zammad script to site --- layouts/_partials/head/scripts.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 layouts/_partials/head/scripts.html diff --git a/layouts/_partials/head/scripts.html b/layouts/_partials/head/scripts.html new file mode 100644 index 0000000..23457ff --- /dev/null +++ b/layouts/_partials/head/scripts.html @@ -0,0 +1,17 @@ +{{ if eq .Name "Contact" }} + + + +{{ end }} From e6fc7f489300eb10c77e8d8c01fad02e705975b8 Mon Sep 17 00:00:00 2001 From: irl Date: Wed, 11 Mar 2026 14:32:22 +0000 Subject: [PATCH 2/2] feat: alicja is now AICB --- content/team/alicja-mlek.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/team/alicja-mlek.md b/content/team/alicja-mlek.md index ab5fbce..c9a0203 100644 --- a/content/team/alicja-mlek.md +++ b/content/team/alicja-mlek.md @@ -4,7 +4,7 @@ name = 'Alicja Mlek' order = 50 [params] pronoun = '(she/her)' - education = '' - role = 'Trainee Bookkeeper' + education = 'AICB' + role = 'Junior Bookkeeper' photo = 'team/images/alicja.webp' +++