Skip to content

Commit

Permalink
Merge pull request #1004 from amakarudze/sponsor-deck
Browse files Browse the repository at this point in the history
Update sponsor deck
  • Loading branch information
amakarudze authored Jun 3, 2024
2 parents 1b60d32 + 312a931 commit c9b304f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/donations/corporate_sponsorships.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h3>{% trans "Annual sponsorships" %}</h3>
<p>
{% blocktrans trimmed %}
Are you a company interested in annual sponsorships?
Our <a href="https://drive.google.com/file/d/1fAmyAiEyLGiE0s6_z3PzgLByHNKzEVHB/view?usp=sharing">corporate sponsorships</a>
Our <a href="https://drive.google.com/file/d/1rzYFUQ--allwxSousxefIhtrkJmVj26U/view?usp=sharing">corporate sponsorships</a>
start at 500 USD per year. <a href="{{ contact_url }}">Contact us!</a> 📨
{% endblocktrans %}
</p>
Expand Down
2 changes: 1 addition & 1 deletion templates/global/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<li><a href="{% url 'donations:index' %}">{% trans "Make a donation" %}</a></li>
<li><a href="https://www.patreon.com/djangogirls">{% trans "Donate on Patreon" %}</a></li>
<li><a href="{% url 'core:contribute' %}">{% trans "Contribute" %}</a></li>
<li><a href="https://drive.google.com/file/d/1fAmyAiEyLGiE0s6_z3PzgLByHNKzEVHB/view?usp=sharing">{% trans "Sponsor us" %}</a></li>
<li><a href="https://drive.google.com/file/d/1rzYFUQ--allwxSousxefIhtrkJmVj26U/view?usp=sharing">{% trans "Sponsor us" %}</a></li>
<li><a href="{% url 'donations:sponsors' %}">{% trans "Our Sponsors" %}</a></li>
</ul>
</div>
Expand Down

0 comments on commit c9b304f

Please sign in to comment.