From 6bb4fdc934fc043ded294bd9cdb623bc0d4b4413 Mon Sep 17 00:00:00 2001 From: Rory McNicholl Date: Fri, 1 Mar 2024 23:52:58 +0000 Subject: [PATCH] The other splash page template, why two? --- app/views/themes/bl_shared_home/splash/_index.html.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/themes/bl_shared_home/splash/_index.html.erb b/app/views/themes/bl_shared_home/splash/_index.html.erb index a1d346fb..979f63d9 100644 --- a/app/views/themes/bl_shared_home/splash/_index.html.erb +++ b/app/views/themes/bl_shared_home/splash/_index.html.erb @@ -49,6 +49,11 @@ <%= image_tag("splash-logos/NT_logo.png", class: "tenant-logo", alt: "The National Trust") %> <% end %> +
+ <%= link_to "//#{host_for('sciencemuseumgroup')}" do %> + <%= image_tag("splash-logos/SMGLogo.png", class: "tenant-logo", alt: "Science Museum Group") %> + <% end %> +