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:
+4
-4
@@ -20,7 +20,7 @@
|
||||
<meta name="theme-color" content="#043b2f">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap">
|
||||
<link rel="icon" type="image/png" href="/logo-icon.png">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260912a">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260912b">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
|
||||
<div class="ticker" hidden id="ticker"><div class="inner" id="tickerInner"></div></div>
|
||||
|
||||
<section>
|
||||
<section id="how">
|
||||
<div class="wrap">
|
||||
<div class="sectionhead">
|
||||
<h2>Instant payments without compromise</h2>
|
||||
@@ -331,7 +331,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="packages">
|
||||
<div class="wrap">
|
||||
<div class="sectionhead">
|
||||
<h2>The ad packages</h2>
|
||||
@@ -461,7 +461,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<script src="/assets/common.js?v=20260912c"></script>
|
||||
<script src="/assets/common.js?v=20260912d"></script>
|
||||
<script src="/assets/wallet.js?v=20260909c"></script>
|
||||
<script src="/assets/home.js?v=20260912a"></script>
|
||||
<script src="/assets/chat.js?v=20260906m"></script>
|
||||
|
||||
Reference in New Issue
Block a user