17 lines
263 B
Markdown
17 lines
263 B
Markdown
+++
|
|
title = "now"
|
|
template = "page.html"
|
|
path = "now"
|
|
+++
|
|
|
|
<dl>
|
|
<dt>28/04/26</dt>
|
|
<dd>
|
|
It's hot now and all my summer clothes are in storage.
|
|
</dd>
|
|
|
|
<dt>26/03/26</dt>
|
|
<dd>
|
|
Currently moving house. Offer accepted about 7 months ago.
|
|
</dd>
|
|
</dl>
|