diff options
author | mattkae <mattkae@protonmail.com> | 2022-11-15 07:49:55 -0500 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-11-15 07:49:55 -0500 |
commit | 76d7516960aa0ea570fa00000e83bfa283b2dbc2 (patch) | |
tree | cd87919276ac69351e63fd59da1f615ca0cede32 /posts/hello_world.html | |
parent | a07e3ba9f28882bc1e22723a5afe0b500e5663f2 (diff) |
Update original post
Diffstat (limited to 'posts/hello_world.html')
-rw-r--r-- | posts/hello_world.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/hello_world.html b/posts/hello_world.html index 27106e1..868f1ce 100644 --- a/posts/hello_world.html +++ b/posts/hello_world.html @@ -24,7 +24,7 @@ <article> <h2>Hello, World!</h2> - <h3>Created 11/12/2022, 8:48:06 PM. Last updated: 11/13/2022, 7:51:38 PM</h3> + <h3>Created 11/12/2022, 8:48:06 PM. Last updated: 11/15/2022, 7:49:33 AM</h3> <p> Hello, world! </p> @@ -32,7 +32,7 @@ This is the first test of my simple, static blogging system. My goal is to avoid using anything too heavy and, instead, provide a simple script that will get run whenever I update a blog post. Heck, I could even set it up to a cronjob to refresh them everyday. But perhaps that is overkill for today 😆. I am satisfied with how it current works. </p> <p> - Expect to see some updates on Greek philosophy, emacs, and Linux coming soon to a website near you! + Expect to see some updates on books, emacs, and Linux coming soon to a website near you! </p> </article> |