From f942fbc4b76824f2cbc72fc0767070bf7ede034f Mon Sep 17 00:00:00 2001 From: inhji Date: Wed, 5 Jul 2023 16:51:07 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/page=5Fhtm?= =?UTF-8?q?l/home.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/page_html/home.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/controllers/page_html/home.html.heex b/lib/chiya_web/controllers/page_html/home.html.heex index 1dde1a2..42e7388 100644 --- a/lib/chiya_web/controllers/page_html/home.html.heex +++ b/lib/chiya_web/controllers/page_html/home.html.heex @@ -1,4 +1,4 @@ -<.header> +<.header titleclass="p-name" subtitleclass="p-summary"> <:title><%= @settings.title %> <:subtitle><%= @settings.subtitle %>