30 lines
1.3 KiB
HTML
30 lines
1.3 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Colony Hiking Trails • Alex Carter</title>
|
||
|
|
<style>
|
||
|
|
body { background: #0a0a0a; color: #e0e0e0; font-family: system-ui, sans-serif; line-height: 1.6; max-width: 800px; margin: 0 auto; padding: 2rem; }
|
||
|
|
h1 { color: #4ade80; }
|
||
|
|
.section { margin: 2rem 0; padding: 1.5rem; background: #111; border-radius: 8px; }
|
||
|
|
a { color: #60a5fa; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Colony Hiking Trails</h1>
|
||
|
|
<p>Grounded in Whittier trail discipline: 14-week loops from local ridges to dome corridors. Same boot prints, same safety checks.</p>
|
||
|
|
|
||
|
|
<div class="section">
|
||
|
|
<h2>Trail Rhythms</h2>
|
||
|
|
<ul>
|
||
|
|
<li>Week 1-4: Map switchbacks like inventory aisles</li>
|
||
|
|
<li>Week 5-8: Erosion control as seal tolerances</li>
|
||
|
|
<li>Week 9-14: Group hikes for team cohesion</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<p>Like building a sturdy chair—every step counts before we reach the next peak. <a href="https://alex-carter.4ort.net">Back to home</a></p>
|
||
|
|
</body>
|
||
|
|
</html>
|