Initial placeholder index.html (Phase 01, D-016)

This commit is contained in:
2026-07-21 13:01:43 +00:00
parent dbbbfac38e
commit 61f6fc6227
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ACDL Evidence</title>
<style>body{font-family:system-ui,sans-serif;margin:2rem;color:#333}</style>
</head>
<body>
<h1>ACDL Evidence Stream</h1>
<p>Evidence timeline will appear here in Phase 05.</p>
<p>Placeholder served via Gitea raw file URL (D-012; Gitea has no native Pages).</p>
</body>
</html>