Skip to content

Commit c0b1f72

Browse files
docs: add social metadata to project page
1 parent e880cc8 commit c0b1f72

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width,initial-scale=1">
66
<meta name="description" content="Task2Tool is a local-first CLI for finding the smallest useful set of AI agent resources.">
7+
<meta property="og:type" content="website">
8+
<meta property="og:title" content="Task2Tool — capability discovery without context sprawl">
9+
<meta property="og:description" content="Task2Tool is a local-first CLI for finding the smallest useful set of AI agent resources.">
10+
<meta name="twitter:card" content="summary">
11+
<meta name="twitter:title" content="Task2Tool — capability discovery without context sprawl">
12+
<meta name="twitter:description" content="Task2Tool is a local-first CLI for finding the smallest useful set of AI agent resources.">
713
<meta name="color-scheme" content="dark">
814
<title>Task2Tool — capability discovery without context sprawl</title>
915
<style>

0 commit comments

Comments
 (0)