We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbadc5 commit 39bf2f4Copy full SHA for 39bf2f4
examples/python/servers/fastapi/main.py
@@ -196,7 +196,7 @@ async def health_check():
196
<meta property="og:description" content="Pay for ACP jobs with x402 protocol on Virtuals Protocol">
197
<meta property="og:site_name" content="Virtuals Protocol">
198
<meta property="og:type" content="website">
199
- <meta property="og:image" content="/static/virtuals.png">
+ <meta property="og:image" content="https://acp-x402.virtuals.io/static/virtuals.png">
200
201
<!-- Favicon (x402scan displays this as the resource icon) -->
202
<link rel="icon" type="image/x-icon" href="/favicon.ico">
0 commit comments