From 7e9535a440d8df13c16f0e87313c4f3261bb3a2d Mon Sep 17 00:00:00 2001 From: Roomote Date: Fri, 13 Mar 2026 16:29:37 +0000 Subject: [PATCH] Change home background to red-600 --- app/views/home/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 0b34352..1158341 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -1,6 +1,6 @@ <%= turbo_stream_from "counter" %> -
+

Hello, World!

Rails 8 Full Stack Demo