Skip to content

Commit 3f9176c

Browse files
committed
deploy: 64b542e
1 parent 024f00d commit 3f9176c

9 files changed

Lines changed: 60 additions & 107 deletions

404.html

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,25 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/png" href="/logo.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<meta name="description" content="Memoh is an Agent OS built for hackers and AI developers. Self-hosted, highly concurrent, and zero telemetry." />
7+
<!-- app-meta-start -->
8+
<title>MemohAI - The Agent Orchestrator</title>
9+
<meta name="description" content="Memoh is a self-hosted agent orchestrator for hackers and AI developers, with container isolation, long-term memory, high concurrency, and zero telemetry." />
10+
<meta name="robots" content="index, follow" />
11+
<link rel="canonical" href="https://memoh.ai/" />
12+
<meta property="og:type" content="website" />
13+
<meta property="og:site_name" content="MemohAI" />
14+
<meta property="og:title" content="MemohAI - The Agent Orchestrator" />
15+
<meta property="og:description" content="Self-hosted agent orchestration with container isolation, long-term memory, high concurrency, and zero telemetry." />
16+
<meta property="og:url" content="https://memoh.ai/" />
17+
<meta property="og:image" content="https://memoh.ai/logo.png" />
18+
<meta name="twitter:card" content="summary" />
19+
<meta name="twitter:title" content="MemohAI - The Agent Orchestrator" />
20+
<meta name="twitter:description" content="Self-hosted agent orchestration with container isolation, long-term memory, high concurrency, and zero telemetry." />
21+
<meta name="twitter:image" content="https://memoh.ai/logo.png" />
22+
<!-- app-meta-end -->
823
<link rel="preconnect" href="https://fonts.googleapis.com">
924
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1025
<link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
11-
<title>MemohAI - Landing Page</title>
1226
<script>
1327
(function () {
1428
try {
@@ -20,11 +34,11 @@
2034
}
2135
})();
2236
</script>
23-
<script type="module" crossorigin src="/assets/index-BFtbH_Gn.js"></script>
37+
<script type="module" crossorigin src="/assets/index-wyxUta2S.js"></script>
2438
<link rel="modulepreload" crossorigin href="/assets/vue.Cn5tnr29-n79RTdwt.js">
2539
<link rel="stylesheet" crossorigin href="/assets/index-BgSqaLWd.css">
2640
</head>
2741
<body class="bg-background text-foreground font-sans antialiased selection:bg-primary/20 selection:text-primary">
2842
<div id="app"></div>
2943
</body>
30-
</html>
44+
</html>

assets/DesktopPage-B6klC7Xw.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/DesktopPage-BRRGix-9.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/HomePage-CbMQYBZq.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/HomePage-DYFSzFWy.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)