Skip to content

Commit

Permalink
Finish removing expired sponsor Navicat, see also 9ee2372
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Bennetch <[email protected]>
  • Loading branch information
ibennetch committed Oct 21, 2024
1 parent 9ee2372 commit 109aa66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions pmaweb/templates/_sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,9 @@ <h3>Diamond sponsor</h3>
This space is available &mdash; contact us to get listed here.
</div>

<h3>Platinum sponsor</h3>
<!--<h3>Platinum sponsor</h3>-->
<!--<h3>Platinum sponsors</h3>-->

<div class="sp platinum">
<a href="https://navicat.com"><img src="{% static 'images/navicat.png' %}" alt="Navicat" /></a>
</div>

<h3>Gold sponsors</h3>

<div class="sp gold">
Expand Down
6 changes: 1 addition & 5 deletions pmaweb/templates/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,9 @@ <h2>Sponsors</h2>
<h3>Diamond sponsor</h3>
Contact us to have your company listed here!

<h3>Platinum sponsor</h3>
<!--<h3>Platinum sponsor</h3>-->
<!--<h3>Platinum sponsors</h3>-->

<div class="logos">
<a href="https://navicat.com"><img src="{% static 'images/navicat.png' %}" alt="Navicat" /></a>
</div>

<h3>Gold sponsors</h3>

<div class="logos">
Expand Down

0 comments on commit 109aa66

Please sign in to comment.