1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

Add link to Store in footer.

This commit is contained in:
Chris Caputo
2019-10-29 08:15:46 -07:00
parent ee13222f5e
commit cc5d6b5ea4

View File

@@ -32,6 +32,9 @@
<div>
<a href="/sponsors">{% trans "Sponsors" %}</a>
</div>
<div>
<a href="https://teespring.com/stores/peeringdb">{% trans "Store" %}</a>
</div>
<p> </p>
<h4><b>{% trans "Resources" %}</b></h4>
<div><a href="/apidocs">{% trans "API" %}</a></div>