Skip to content

Commit

Permalink
The other splash page template, why two?
Browse files Browse the repository at this point in the history
  • Loading branch information
cziaarm committed Mar 1, 2024
1 parent a46d9eb commit 6bb4fdc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/views/themes/bl_shared_home/splash/_index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
<%= image_tag("splash-logos/NT_logo.png", class: "tenant-logo", alt: "The National Trust") %>
<% end %>
</div>
<div class="col-xs-6 col-xs-push-3 col-sm-4 col-sm-push-4 text-center">
<%= link_to "//#{host_for('sciencemuseumgroup')}" do %>
<%= image_tag("splash-logos/SMGLogo.png", class: "tenant-logo", alt: "Science Museum Group") %>
<% end %>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 6bb4fdc

Please sign in to comment.