Skip to content

Commit 0833236

Browse files
committed
Update meta tags for SmartAgent branding
1 parent 0859724 commit 0833236

1 file changed

Lines changed: 6 additions & 13 deletions

File tree

docs/index.html

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,17 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<!-- TODO: Set the document title to the name of your application -->
7-
<title>Lovable App</title>
8-
<meta name="description" content="Lovable Generated Project" />
9-
<meta name="author" content="Lovable" />
10-
11-
<!-- TODO: Update og:title to match your application name -->
12-
<meta property="og:title" content="Lovable App" />
13-
<meta property="og:description" content="Lovable Generated Project" />
6+
<title>SmartAgent — Your Personal AI Agent</title>
7+
<meta name="description" content="Your personal AI agent with decentralized inference you own. One command to install. No API key needed." />
8+
<meta property="og:title" content="SmartAgent — Your Personal AI Agent" />
9+
<meta property="og:description" content="Own your AI inference — not rent it from big tech. No API key, no subscription, no corporate middleman." />
1410
<meta property="og:type" content="website" />
15-
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
16-
11+
<meta property="og:url" content="https://smartagent.org" />
1712
<meta name="twitter:card" content="summary_large_image" />
18-
<meta name="twitter:site" content="@Lovable" />
19-
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
13+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🤖</text></svg>">
2014
<script type="module" crossorigin src="/assets/index-D4OY0qzh.js"></script>
2115
<link rel="stylesheet" crossorigin href="/assets/index-Bh0xhW9L.css">
2216
</head>
23-
2417
<body>
2518
<div id="root"></div>
2619
</body>

0 commit comments

Comments
 (0)