mirror of
https://github.com/denberek/obsidian-agent-fleet.git
synced 2026-07-22 07:47:06 +00:00
docs: point landing page at afleet.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
8194e4ed0e
commit
5bddbc57ab
2 changed files with 3 additions and 2 deletions
1
docs/CNAME
Normal file
1
docs/CNAME
Normal file
|
|
@ -0,0 +1 @@
|
|||
afleet.md
|
||||
|
|
@ -7,8 +7,8 @@
|
|||
<meta name="description" content="Agent Fleet is an Obsidian plugin for building and running autonomous AI agents on Claude Code or OpenAI Codex. Schedule tasks, chat in real time, connect Slack, Telegram, and Discord — every agent is markdown you own." />
|
||||
<meta property="og:title" content="Agent Fleet — Turn Obsidian into an AI command center" />
|
||||
<meta property="og:description" content="Autonomous AI agents that live in your vault. Claude Code or OpenAI Codex. Tasks, chat, channels, memory — all plain markdown." />
|
||||
<meta property="og:image" content="https://denberek.github.io/obsidian-agent-fleet/assets/dashboard.jpg" />
|
||||
<meta property="og:url" content="https://denberek.github.io/obsidian-agent-fleet/" />
|
||||
<meta property="og:image" content="https://afleet.md/assets/dashboard.jpg" />
|
||||
<meta property="og:url" content="https://afleet.md/" />
|
||||
<meta property="og:type" content="website" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
|
|
|||
Loading…
Reference in a new issue