From d75d8cc3e6e772a00b92c050e8dd3ee0b0dbcb94 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 21 Aug 2026 20:53:12 +0200 Subject: Add banner partials --- app/views/content/_banner.html.erb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 app/views/content/_banner.html.erb (limited to 'app/views/content/_banner.html.erb') diff --git a/app/views/content/_banner.html.erb b/app/views/content/_banner.html.erb new file mode 100644 index 00000000..134bb961 --- /dev/null +++ b/app/views/content/_banner.html.erb @@ -0,0 +1,13 @@ +<% target = banner.head.link_target %> +<% image = banner.head.headline_asset %> + + -- cgit v1.3