Ornate achievement badges (Spark/Surge/Circuit/Nexus) — kie.ai mint-teal trophies + name overlay
- Named the milestone ladder: Spark (payouts) / Surge (first buyer) / Circuit (L2) / Nexus (L3) - Overview badges strip now shows the ornate badge art (locked = dimmed); milestone stepper renamed - Share button composites the badge template with the member's @username on the ribbon (JPEG, same-origin canvas) - Badge art in public/badges/ (optimized JPG ~300KB each) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+5
-5
@@ -19,7 +19,7 @@
|
||||
<meta name="twitter:image" content="https://instantadpay.com/banners/iap-hero-1200x630.png">
|
||||
<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="stylesheet" href="/assets/site.css?v=20260906l">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260906m">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -437,9 +437,9 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<script src="/assets/common.js?v=20260906l"></script>
|
||||
<script src="/assets/wallet.js?v=20260906l"></script>
|
||||
<script src="/assets/home.js?v=20260906l"></script>
|
||||
<script src="/assets/chat.js?v=20260906l"></script>
|
||||
<script src="/assets/common.js?v=20260906m"></script>
|
||||
<script src="/assets/wallet.js?v=20260906m"></script>
|
||||
<script src="/assets/home.js?v=20260906m"></script>
|
||||
<script src="/assets/chat.js?v=20260906m"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user