diff options
author | Adam T. Carpenter <atc@53hor.net> | 2022-12-26 16:25:08 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2022-12-26 16:25:08 -0500 |
commit | 2aff3665ed1aae895ed934d77baf7dfdb5932c50 (patch) | |
tree | bc90afd6169ab814833ef295aa16892b61a396b4 /pages/blue.php | |
parent | 47e946e70117ecafa14222c08c374a304d44d46e (diff) | |
download | 53hor-2aff3665ed1aae895ed934d77baf7dfdb5932c50.tar.xz 53hor-2aff3665ed1aae895ed934d77baf7dfdb5932c50.zip |
feat: start tracking blue mileage
Diffstat (limited to 'pages/blue.php')
-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> |