690d98d194
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.
8 lines
338 B
HTML
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>
|