diff options
Diffstat (limited to 'served/words/weeknotes/weeknotes.html')
-rw-r--r-- | served/words/weeknotes/weeknotes.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/served/words/weeknotes/weeknotes.html b/served/words/weeknotes/weeknotes.html new file mode 100644 index 0000000..03a37c2 --- /dev/null +++ b/served/words/weeknotes/weeknotes.html @@ -0,0 +1,26 @@ +--- +template=post +title=Weeknotes +style=/styles/post.css +style=weeknotes.css + +description=Weeknotes +--- + +things i've done! in various forms of narrative and prose. <br /> for more: <a href="what.html">what?</a> + +<ul class="wk-notes"> + <li class="wk-long"><a href="2025/trip-to-a-coffee-shop.html">6: trip to a coffee shop</a></li> + <li><a href="2025/1.html">1</a></li> + <li class="wk-mark">2025</li> + <li class="wk-long"><a href="../a-really-long-week.html">46: a really long week</a></li> + <li class="wk-mark">sep</li> + <li><a href="2024/sol.html">29</a></li> + <li class="wk-mark">jun</li> + <li><a href="2024/20.html">20</a></li> + <li><a href="2024/17.html">17</a></li> + <li><a href="2024/15.html">15</a></li> + <li><a href="2024/14.html">14</a></li> + <li class="wk-mark">mar</li> + <li class="wk-mark">2024</li> +</ul> \ No newline at end of file |