We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c2ef6 commit b18a98cCopy full SHA for b18a98c
2 files changed
index.html
@@ -11,8 +11,10 @@
11
<meta property="og:title" content="AI Smith Lab - toolsmiths for the age of agentic ai" />
12
<meta property="og:description" content="Toolsmiths for the age of agentic AI. Human × AI systems × privacy × security × trust." />
13
<meta property="og:type" content="website" />
14
+ <meta property="og:image" content="https://aismithlab.com/og-image.jpg" />
15
- <meta name="twitter:card" content="summary" />
16
+ <meta name="twitter:card" content="summary_large_image" />
17
+ <meta name="twitter:image" content="https://aismithlab.com/og-image.jpg" />
18
</head>
19
20
<body>
public/og-image.jpg
209 KB
0 commit comments