19 lines
927 B
HTML
19 lines
927 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Colony Fair Logistics • Alexander West</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; background: #0a0f0a; color: #e0e0e0; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
||
|
|
h1 { color: #4ade80; }
|
||
|
|
a { color: #86efac; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Colony Fair Logistics</h1>
|
||
|
|
<p>Scaling Weiser County Fair volunteer shifts (42 events, 14-week prep cycles) to dome setup rosters. 99.2% attendance target from county metrics. Redundancy layers: supply audits + shift handoffs. Same torque as prairie fairs.</p>
|
||
|
|
<p><a href="index.html">Back to homepage</a></p>
|
||
|
|
</body>
|
||
|
|
</html>
|