adds apex banner

This commit is contained in:
akcodez
2023-06-07 10:45:43 -07:00
parent 832e4ef796
commit a9f1fa82b8
4 changed files with 73 additions and 41 deletions

View File

@@ -1,14 +1,10 @@
{#<div class="top-banner fixed-top">
<div class="d-none d-md-flex justify-content-center">
<span><p class="mb-0 no-wrap">{% trans %}The XRP Ledger now has Native NFT support.{% endtrans %}</p></span>
<span><a href="https://xrpl.org/non-fungible-tokens.html?utm_source=web&utm_medium=web&utm_campaign=pencil_banner" class="btn btn-outline-secondary">Learn More</a></span>
</div>
<div class="d-md-none d-block justify-content-center">
<span><p class="mb-0">{% trans %}The XRP Ledger now has Native{% endtrans %}</p></span>
<span><p class="mb-0">{% trans %} NFT support.{% endtrans %}<a href="https://xrpl.org/non-fungible-tokens.html?utm_source=web&utm_medium=web&utm_campaign=pencil_banner" class="btn btn-outline-secondary">Learn More</a></p></span>
</div>
</div>#}
<nav class="top-nav navbar navbar-expand-lg navbar-dark fixed-top">
<a href="http://register.apexdevsummit.com/cfs" target="_blank class="w-inline-block">
<div class="marquee-wrap fixed-top">
<div class="marquee-item">
</div>
</div>
</a>
<nav class="top-nav navbar navbar-expand-lg navbar-dark fixed-top t-32">
<a href="{% if currentpage.prefix %}{{currentpage.prefix}}{% else %}/{% endif %}" class="navbar-brand"><img class="logo" height="40" alt="{{target.display_name}}" /></a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#top-main-nav" aria-controls="navbarHolder" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><div></div></span>