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 %>