We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ae8716 + acff578 commit 4dfa2bbCopy full SHA for 4dfa2bb
app/views/layouts/application.html.erb
@@ -29,13 +29,6 @@
29
30
<body id="<%= @section %>">
31
32
- <%= render layout: "shared/banner", locals: { id: "conservancy2020", dismissable: true } do %>
33
- Git is a member of Software Freedom Conservancy, which handles
34
- legal and financial needs for the project. Conservancy is
35
- currently raising funds to continue their mission. Consider
36
- <a href="https://sfconservancy.org/supporter/">becoming a supporter</a>!
37
- <% end %>
38
-
39
<div class="inner">
40
<%= render partial: "shared/header" %>
41
</div> <!-- .inner -->
0 commit comments