Top menu: 'How it works' and 'Ad packages' anchor to homepage sections (#how, #packages); sections clear the sticky nav
The Ad packages link pointed at /#ladder, an id that did not exist on the homepage. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -410,7 +410,7 @@
|
||||
<div class="card" id="campGate" hidden>
|
||||
<h3>Campaigns unlock with your first package</h3>
|
||||
<p class="muted small">Campaigns spend the on-chain credits a package mints. Grab any package on the
|
||||
<a href="/#ladder-h">home page</a> and this tab turns into your campaign manager.</p>
|
||||
<a href="/#packages">home page</a> and this tab turns into your campaign manager.</p>
|
||||
</div>
|
||||
<div class="card spend-banner" id="spendBanner" hidden>
|
||||
<div class="lbl">Available to spend</div>
|
||||
@@ -912,7 +912,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/assets/common.js?v=20260912c"></script>
|
||||
<script src="/assets/common.js?v=20260912d"></script>
|
||||
<script src="/assets/wallet.js?v=20260911a"></script>
|
||||
<script src="/assets/promo.js?v=20260911a"></script>
|
||||
<script src="/assets/my.js?v=20260912g"></script>
|
||||
|
||||
Reference in New Issue
Block a user