From d15a2258f3fe94dacbd118def17f000818e6ebd4 Mon Sep 17 00:00:00 2001 From: Bram Date: Tue, 27 May 2025 19:44:20 +0200 Subject: [PATCH 1/2] feat: add Intercom widget to rails world 2025 pages --- _includes/world/2025/head.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_includes/world/2025/head.html b/_includes/world/2025/head.html index 2e25ded9c..ceb38551b 100644 --- a/_includes/world/2025/head.html +++ b/_includes/world/2025/head.html @@ -74,6 +74,15 @@ }) + + From 771d5a089322ec34b0b9e13382d3a7f349fbc6a1 Mon Sep 17 00:00:00 2001 From: Bram Date: Thu, 29 May 2025 20:15:15 +0200 Subject: [PATCH 2/2] fix: use latest release of turbo using a cdn bundler --- _includes/world/2025/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/world/2025/head.html b/_includes/world/2025/head.html index ceb38551b..cc152a818 100644 --- a/_includes/world/2025/head.html +++ b/_includes/world/2025/head.html @@ -62,7 +62,7 @@