chore(repo): reinitialize repository
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Observe clarifications, workflow, runs, and merge readiness across AI delivery roles."
|
||||
/>
|
||||
<meta name="application-name" content="Delivery Console" />
|
||||
<meta name="apple-mobile-web-app-title" content="Delivery Console" />
|
||||
<meta name="color-scheme" content="dark light" />
|
||||
<meta name="theme-color" content="#120e13" />
|
||||
<meta property="og:title" content="Delivery Console" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Observe clarifications, workflow, runs, and merge readiness across AI delivery roles."
|
||||
/>
|
||||
<title>Delivery Console</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user