Files
maraphon-app/design/index.html
T
alexei.dolgolyov 690d98d194 chore: add vex config + redesign mockups, ignore debug scratch
Commit the shared vex code-search config (.vex.toml) and the UI redesign
mockups under design/. Add the throwaway debugging dumps (_dump*.ps1,
_pages*.txt) to .gitignore so they stay local.
2026-05-29 14:03:12 +03:00

8 lines
338 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>Marathon — Redesign Directions</title>
<meta http-equiv="refresh" content="0; url=redesign-mockups.html">
<body style="background:#05060a;color:#aeb8c8;font-family:monospace;padding:40px">
<a href="redesign-mockups.html" style="color:#34e07f">Open Marathon redesign mockups →</a>
</body>