From 7bd2525fa936e117abd7503844c9dab73d87de1a Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 30 Jul 2026 23:40:28 +0200 Subject: Promote article title from h2 to h1 and fix css accordingly --- app/views/custom/page_templates/public/title_only.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/custom/page_templates/public/title_only.html.erb') diff --git a/app/views/custom/page_templates/public/title_only.html.erb b/app/views/custom/page_templates/public/title_only.html.erb index d706e9dc..eaf7b1a8 100644 --- a/app/views/custom/page_templates/public/title_only.html.erb +++ b/app/views/custom/page_templates/public/title_only.html.erb @@ -1,5 +1,5 @@
-

<%= @page.title %>

+

<%= @page.title %>

<%= headline_image %>
<%= aggregate?(@page.body) %> <%= render partial: 'content/asset_credits' %> -- cgit v1.3