1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

made peeringdb link open in new tab

This commit is contained in:
checktheroads 2019-05-14 16:48:07 -07:00
parent 2e6298b011
commit 04cda65a8e

View file

@ -34,7 +34,7 @@
{% if show_peeringdb == true %}
<div class="navbar-menu">
<div class="navbar-end">
<a class="navbar-item" href="https://as{{ primary_asn }}.peeringdb.com">
<a class="navbar-item" href="https://as{{ primary_asn }}.peeringdb.com" target="_blank">
<span>PeeringDB</span>
<span class="icon">
<i class="icofont-external"></i>