Training: section headers; byline 'Brought to you by the Crypto Team Build Network' under every logo

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-10 06:25:58 -05:00
parent 15a881a72b
commit f785016cb5
16 changed files with 39 additions and 28 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
<title>You're invited | InstantAdPay</title>
<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=20260909d">
<link rel="stylesheet" href="/assets/site.css?v=20260910a">
<style>
.jn-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0}
.jn-hero{padding:34px 0 10px;text-align:left}
@@ -40,7 +40,7 @@
<body>
<div class="wrap">
<div class="jn-nav">
<a href="/"><img src="/logo.png" alt="InstantAdPay" style="height:34px;display:block"></a>
<span class="logo-wrap"><a href="/"><img src="/logo.png" alt="InstantAdPay" style="height:34px;display:block"></a><span class="byline">Brought to you by the <b>Crypto Team Build Network</b></span></span>
<a class="small muted" href="/my">Already a member? Sign in</a>
</div>
@@ -104,7 +104,7 @@
InstantAdPay · <a href="/contract">Contract</a> · <a href="/terms">Terms</a> · <a href="/privacy">Privacy</a> · <a href="/disclaimer">Disclaimer</a>
</div>
</div>
<script src="/assets/common.js?v=20260909a"></script>
<script src="/assets/common.js?v=20260910a"></script>
<script src="/assets/join.js?v=20260909b"></script>
</body>
</html>