Skip to content

Commit 4dfa2bb

Browse files
authored
Merge pull request #1570 from git/drop-conservancy-banner
Revert "re-add conservancy banner"
2 parents 3ae8716 + acff578 commit 4dfa2bb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/views/layouts/application.html.erb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@
2929

3030
<body id="<%= @section %>">
3131

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-
3932
<div class="inner">
4033
<%= render partial: "shared/header" %>
4134
</div> <!-- .inner -->

0 commit comments

Comments
 (0)