mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
fix: updating image meta tag for blog (#2304)
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user