From b1aa75a91fa27d4ccf3e3ec9527eb3dda182a589 Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Sat, 11 Jan 2025 18:26:48 +1100 Subject: [PATCH 1/3] FIX: add viewport so artifacts render correctly on mobile When sharing artifacts on mobile we had no viewport tag so text would be TINY --- app/controllers/discourse_ai/ai_bot/artifacts_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/discourse_ai/ai_bot/artifacts_controller.rb b/app/controllers/discourse_ai/ai_bot/artifacts_controller.rb index ff7f32601..aaec3b268 100644 --- a/app/controllers/discourse_ai/ai_bot/artifacts_controller.rb +++ b/app/controllers/discourse_ai/ai_bot/artifacts_controller.rb @@ -57,6 +57,7 @@ def show #{ERB::Util.html_escape(name)} +