mirror of
https://github.com/samvallad33/vestige.git
synced 2026-04-26 17:26:21 +02:00
52 lines
2.3 KiB
HTML
52 lines
2.3 KiB
HTML
|
|
<!doctype html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8" />
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
||
|
|
<meta name="theme-color" content="#050510" />
|
||
|
|
<meta name="description" content="Vestige — Cognitive Memory Dashboard. 3D visualization of your AI's long-term memory." />
|
||
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||
|
|
<meta name="apple-mobile-web-app-title" content="Vestige" />
|
||
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||
|
|
<link rel="apple-touch-icon" href="/favicon.svg" />
|
||
|
|
<link rel="manifest" href="/manifest.json" />
|
||
|
|
<link href="/dashboard/_app/immutable/entry/start.BdzkYIOY.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/rHGvVkdq.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/DleE0ac1.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/DrTsYth1.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/DZf5toYK.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/entry/app.BBPt9AEJ.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/8PSwG_AU.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/wmwKEafM.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/BHs8FnOA.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/BolYP48w.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/D6XtQ4nY.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/D-x7U94i.js" rel="modulepreload">
|
||
|
|
<link href="/dashboard/_app/immutable/chunks/M1z6VHZC.js" rel="modulepreload">
|
||
|
|
|
||
|
|
<title>Vestige</title>
|
||
|
|
</head>
|
||
|
|
<body data-sveltekit-preload-data="hover">
|
||
|
|
<div style="display: contents">
|
||
|
|
<script>
|
||
|
|
{
|
||
|
|
__sveltekit_1m0l582 = {
|
||
|
|
base: "/dashboard",
|
||
|
|
assets: "/dashboard"
|
||
|
|
};
|
||
|
|
|
||
|
|
const element = document.currentScript.parentElement;
|
||
|
|
|
||
|
|
Promise.all([
|
||
|
|
import("/dashboard/_app/immutable/entry/start.BdzkYIOY.js"),
|
||
|
|
import("/dashboard/_app/immutable/entry/app.BBPt9AEJ.js")
|
||
|
|
]).then(([kit, app]) => {
|
||
|
|
kit.start(app, element);
|
||
|
|
});
|
||
|
|
}
|
||
|
|
</script>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|