Compare commits

...

2 Commits

Author SHA1 Message Date
Mike Wilson
35548c8894 Initial bicycle project page 2025-09-18 17:56:57 -04:00
Mike Wilson
2fa8658336 Change HTML title 2025-09-18 17:55:00 -04:00
3 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
+++
title = "2023 Kona Rove DL"
date = 2025-09-18
+++
My 2023 Kona Rove DL
{% resize_image(img_name="rove.jpg", width=1200, height=800, op="fit") %}
Lime green gravel bike leaning against a light post. Sunset over the river in the background.
{% end %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>MyBlog</title>
<title>Mike Wilson</title>
</head>
<body>