Skip to content

Commit

Permalink
No need for welcome banner anymore. It's been a good few weeks since …
Browse files Browse the repository at this point in the history
…we launched this
  • Loading branch information
mlandauer committed Aug 28, 2024
1 parent 4e91955 commit f8bb947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<%= render ContainerComponent.new do %>
<%= render "maintenance" %>
<%# render "fundraising_banner" %>
<%= render "welcome_banner" %>
<%#= render "welcome_banner" %>
<%= render "flashes" %>

<div class="mb-32 mt-9 sm:mt-16">
Expand Down

0 comments on commit f8bb947

Please sign in to comment.