LinkSpin marks: wordmark in every header, LinkSpin logo and icon files, split brand strings replaced

This commit is contained in:
martbost
2026-09-16 04:41:16 -05:00
parent c5ffe1570e
commit 00ab223ce6
22 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -63,7 +63,7 @@
<!-- ── login ad interstitial: sponsor opens in a new tab, timer runs here ── -->
<div id="loginGate" class="lgate" hidden>
<div class="lgate-bar">
<span class="lg-brand">Instant<em>AdPay</em></span>
<span class="lg-brand">Link<em>Spin</em></span>
<span class="lgate-note small muted" id="lgStatus">Login ad sponsor — click "Open Ad" to begin.</span>
<span class="lg-timer mono" id="lgTimer" hidden>…</span>
<button class="btn small" id="lgContinue" type="button" hidden>Go to dashboard</button>
@@ -82,7 +82,7 @@
<!-- ── welcome tour: meet your 3-level line, then unlock welcome credits ── -->
<div id="gauntGate" class="lgate" hidden>
<div class="lgate-bar">
<span class="lg-brand">Instant<em>AdPay</em></span>
<span class="lg-brand">Link<em>Spin</em></span>
<span class="lgate-note small muted" id="ggNote">Welcome tour: meet the three levels your growth pays.</span>
<span class="lg-timer mono" id="ggTimer">…</span>
</div>
@@ -1047,7 +1047,7 @@
</div>
</div>
</div>
<script src="/assets/common.js?v=20260914a"></script>
<script src="/assets/common.js?v=ls20260916a"></script>
<script src="/assets/wallet.js?v=20260911a"></script>
<script src="/assets/promo.js?v=20260911a"></script>
<script src="/assets/my.js?v=ls20260915a"></script>