78160047f0
- Replace "OpenHarness-new" with "OpenHarness" in hero title - Shorten description to "Kanban for OpenHarness self-evolution" - Group 13 status columns into 4 vibe-kanban style: To Do, In Progress, In Review, Done — each card still shows its original status badge - Redesign PipelineAnimation: orbital layout with 5 color-coded stage nodes, central hub, background grid, ambient particles, dual traveling packets, spoke data pulses, and scan line — fills the space properly Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
671 B
HTML
17 lines
671 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Autopilot Kanban</title>
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet" />
|
|
<script type="module" crossorigin src="./assets/index-gQnrxco6.js"></script>
|
|
<link rel="stylesheet" crossorigin href="./assets/index-CENkxP5l.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|