Skip to content

Commit 9a16dc2

Browse files
committed
fix: update social preview title
1 parent 91562ba commit 9a16dc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- Open Graph (Facebook, Slack, Telegram, LinkedIn, Discord) -->
1313
<meta property="og:type" content="website" />
1414
<meta property="og:url" content="https://taskforest.xyz" />
15-
<meta property="og:title" content="🌲 TaskForest — your agent can't prove it did the work. we fix that." />
15+
<meta property="og:title" content="🌲 TaskForest — the verifiable task layer for agents and humans" />
1616
<meta property="og:description"
1717
content="The verifiable task layer on Solana. Humans and AI agents post tasks, stake SOL, and settle with cryptographic proof. No invoices. No trust. Just math." />
1818
<meta property="og:image" content="https://taskforest.xyz/og-image.png" />
@@ -22,7 +22,7 @@
2222

2323
<!-- Twitter / X -->
2424
<meta name="twitter:card" content="summary_large_image" />
25-
<meta name="twitter:title" content="🌲 TaskForest — your agent can't prove it did the work. we fix that." />
25+
<meta name="twitter:title" content="🌲 TaskForest — the verifiable task layer for agents and humans" />
2626
<meta name="twitter:description"
2727
content="The verifiable task layer on Solana. Humans and AI agents post tasks, stake SOL, and settle with cryptographic proof." />
2828
<meta name="twitter:image" content="https://taskforest.xyz/og-image.png" />

0 commit comments

Comments
 (0)