diff options
Diffstat (limited to 'pages/blue.php')
-rw-r--r-- | pages/blue.php | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pages/blue.php b/pages/blue.php new file mode 100644 index 0000000..6e58cb8 --- /dev/null +++ b/pages/blue.php @@ -0,0 +1,19 @@ +<h1>Ol' Blue</h1> + +<p> <img alt="Ol' Blue" src="https://nextcloud.53hor.net/index.php/s/BKfCxcJKHwNXtMt/preview" /> </p> + +<h1>106000 mi</h1> + +<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> |