Skip to content

Commit 7a144c0

Browse files
author
asbestos22
committed
docs(ui): add 'humans read, agents buy signed feed' caption under buy button
1 parent f503158 commit 7a144c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ def verdict_color(v: str) -> str:
646646
</div>
647647
</div>
648648
<a href="/buy" class="buy-signal-btn">⚡ BUY LIVE SIGNAL · 0.1 U<br><span style="font-size:11px;font-weight:600;opacity:.8;letter-spacing:.3px">Pay with x402</span></a>
649+
<div style="text-align:center;font-size:11px;color:#848e9c;margin-top:8px;line-height:1.4">Humans read the dashboard. Agents buy the <strong style="color:#F0B90B;font-weight:600">signed</strong> feed — attestable, metered, signed by agent 129156.</div>
649650
</div>"""
650651
else:
651652
agent_block = ""

0 commit comments

Comments
 (0)