ui: move GitHub + Changelog from nav to masthead meta — clean nav with only data sources
This commit is contained in:
parent
c8761e9332
commit
388656093b
@ -423,7 +423,7 @@ body.dark .card{border-top-color:#e8e4dc}
|
||||
<div class="ed-logo">PeerCortex<sup>β</sup></div>
|
||||
<div class="ed-tagline">The ASN News</div>
|
||||
</div>
|
||||
<div class="ed-masthead-meta">The ASN News<br><span style="font-family:var(--mono)">peercortex.org · v0.6.9 · routing intelligence</span></div>
|
||||
<div class="ed-masthead-meta">The ASN News<br><span style="font-family:var(--mono)">peercortex.org · v0.6.9 · routing intelligence</span><br><span style="font-family:var(--mono);font-size:.6rem"><a href="https://github.com/renefichtmueller/PeerCortex" target="_blank" style="color:var(--dim);text-decoration:none">GitHub</a> · <a href="#" onclick="openChangelog();return false" style="color:var(--dim);text-decoration:none">Changelog</a></span></div>
|
||||
</div>
|
||||
<hr class="ed-rule-h">
|
||||
<nav class="ed-nav">
|
||||
@ -433,8 +433,6 @@ body.dark .card{border-top-color:#e8e4dc}
|
||||
<a href="https://atlas.ripe.net" target="_blank">RIPE Atlas</a>
|
||||
<a href="https://www.routeviews.org" target="_blank">Route Views</a>
|
||||
<a href="https://bgproutes.io" target="_blank">bgproutes.io</a>
|
||||
<a href="https://github.com/renefichtmueller/PeerCortex" target="_blank">GitHub</a>
|
||||
<a href="#" onclick="openChangelog();return false">Changelog</a>
|
||||
<span class="share-dropdown" id="shareDropdown">
|
||||
<a href="#" onclick="toggleShareMenu();return false" id="shareNavLink" title="Share" style="display:flex;align-items:center;gap:.35rem">
|
||||
<svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"/><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"/></svg>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user