fix: updating image meta tag for blog (#2304)

This commit is contained in:
Rizel Scarlett
2025-04-22 19:14:47 -04:00
committed by GitHub
parent 36f1c602eb
commit 8b3535bee6

View File

@@ -272,10 +272,10 @@ Let Goose surprise you. ✨
<meta property="og:type" content="article" />
<meta property="og:url" content="https://block.github.io/goose/blog/2025/04/21/practical-use-cases-of-ai" />
<meta property="og:description" content="From conference planning to prepping podcasts, here's how I use AI Agents built on MCP for everyday tasks." />
<meta property="og:image" content="https://block.github.io/goose/assets/images/mcp-use-cases-905ae8bd61ce09ea4cd46677ab74fa04.png" />
<meta property="og:image" content="https://block.github.io/goose/assets/images/mcp-use-cases-758ecc959d6334783257fc9d6329e1f2.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="block.github.io/goose" />
<meta name="twitter:title" content="11 Practical Ways I Use AI Agents Without Losing My Authenticity" />
<meta name="twitter:description" content="From conference planning to prepping podcasts, here's how I use AI Agents built on MCP for everyday tasks." />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/mcp-use-cases-905ae8bd61ce09ea4cd46677ab74fa04.png" />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/mcp-use-cases-758ecc959d6334783257fc9d6329e1f2.png" />
</head>