From 9efc0644ba35cf4b95944492778ee1e8638a8fce Mon Sep 17 00:00:00 2001 From: jamey Date: Fri, 20 Feb 2026 22:02:07 +0000 Subject: [PATCH] fix 404/500 error pages loading wrong stylesheet error pages render shop-themed layout but were loading admin.css, which has no shop component styles. switch to shop.css. Co-Authored-By: Claude Opus 4.6 --- lib/berrypod_web/controllers/error_html.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/berrypod_web/controllers/error_html.ex b/lib/berrypod_web/controllers/error_html.ex index 9b6e9c3..7edc4b3 100644 --- a/lib/berrypod_web/controllers/error_html.ex +++ b/lib/berrypod_web/controllers/error_html.ex @@ -66,7 +66,7 @@ defmodule BerrypodWeb.ErrorHTML do {@error_code} - {@error_title} - +