forked from mirrors/thatmattlove-hyperglass
💄 Move PeeringDB
This commit is contained in:
parent
17327ac75a
commit
5cc0a68877
1 changed files with 9 additions and 0 deletions
|
|
@ -16,5 +16,14 @@
|
|||
{% include "templates/credit.html.j2" %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if branding.peering_db.enable %}
|
||||
<div class="col">
|
||||
<small>
|
||||
<a class="nav-link active" href="https://as{{ general.primary_asn }}.peeringdb.com/"
|
||||
target="_blank">PeeringDB <i class="remixicon-share-circle-line"></i>
|
||||
</a>
|
||||
</small>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
</footer>
|
||||
Loading…
Add table
Reference in a new issue