chore: capture BirWeb E2E baseline

This commit is contained in:
BirSite Automation
2026-07-19 16:27:37 +00:00
commit 3cb1ab4dd7
4 changed files with 14 additions and 0 deletions

1
site/health.json Normal file
View File

@@ -0,0 +1 @@
{"status":"ok","service":"birweb-e2e-site"}

5
site/index.html Normal file
View File

@@ -0,0 +1,5 @@
<!doctype html>
<html lang="tr">
<head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>BirWeb E2E Test Site</title></head>
<body><main><h1 id="hero-title">BirWeb E2E Base Revision</h1><p>Disposable Git-backed deployment fixture.</p></main></body>
</html>