From cf24268751a6a0ee8434884d883180b283715227 Mon Sep 17 00:00:00 2001 From: Richard Bergsma Date: Wed, 2 Jul 2025 23:15:29 +0200 Subject: [PATCH] Comment out Rocket.Chat Livechat script in Layout.astro for future reference without execution. --- src/layouts/Layout.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 385c38c..8de0a6a 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -85,6 +85,7 @@ const { language, textDirection } = I18N; +