diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt index 6bb438d..db60550 100644 --- a/notes/2024-02-17.txt +++ b/notes/2024-02-17.txt @@ -13,11 +13,12 @@ used to hugo doing all the work for me. :')
Over the next few days I hope to get even more stuff done with it! I
already have ideas of writing a script that'll append stuff to this so I can
take small notes throughout the day. Something like
-
+
+
appending
-
$ noter "I think I did the thing today, yay!"
-
+
+
to the txt file and running make to update and publish the text. 🤔
<p>I think I did the thing today, yay!</p>
-
(Helps to use pre instead of code tags)
diff --git a/public/feed.xml b/public/feed.xml index eaddb5f..531fdf1 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -4,8 +4,8 @@