diff options
-rw-r--r-- | pages/blue.php | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/pages/blue.php b/pages/blue.php index 6e58cb8..72ed6e5 100644 --- a/pages/blue.php +++ b/pages/blue.php @@ -1,19 +1,19 @@ -<h1>Ol' Blue</h1> +<h1>Ol' Blue - 104620 mi</h1> -<p> <img alt="Ol' Blue" src="https://nextcloud.53hor.net/index.php/s/BKfCxcJKHwNXtMt/preview" /> </p> -<h1>106000 mi</h1> +<p> +<dl> + <dt>104620</dt> + <dd>Drive around Hampton Roads, get lunch</dd> + <dt>104501</dt> + <dd>Drive family to Christmas party</dd> + <dt>086000</dt> + <dd>Rebuild and complete restoration</dd> +</dl> -<ol> - <li value="106000"> - <ul> - <li>Ice cream, tire rotation.</li> - <li>Ice cream, tire rotation.</li> - </ul> - </li> - <li value="105890"> - <ul> - <li>Road trip, trans rebuild</li> - </ul> - </li> -</ol> +Blue is a 1953 Hudson Hornet four-door sedan. She got a full restoration starting in 2010. Before the rebuild was complete, the original miles were 86000. I have since put 20000 more miles on the odometer post-rebuild in the seven years I've been driving Blue. This is a series of events on Blue's journey to even higher mileage. +</p> + +<p> + <img alt="Ol' Blue" src="https://nextcloud.53hor.net/index.php/s/97srPcwzapKRpxD/preview" /> +</p> |