Skip to content

Commit

Permalink
chore: Remove the _Donate_ button (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgax authored Apr 24, 2024
1 parent ede7302 commit 6da6e52
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions ietf/templates/includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,18 +110,6 @@
</a>
{% endfor %}
</div>
<div class="d-lg-none d-grid gap-2 mt-2">
<a
href="/endowment/donate-ietf-endowment/"
class="btn btn-primary"
>Donate</a>
</div>
</div>
<div class="bg-primary rounded nav-item">
<a
href="/endowment/donate-ietf-endowment/"
class="px-3 py-3 d-none d-lg-block text-white"
>Donate</a>
</div>
</div>
</nav>
Expand Down

0 comments on commit 6da6e52

Please sign in to comment.