From 76d7516960aa0ea570fa00000e83bfa283b2dbc2 Mon Sep 17 00:00:00 2001
From: mattkae
Date: Tue, 15 Nov 2022 07:49:55 -0500
Subject: Update original post
---
_posts/hello_world.html | 2 +-
posts/hello_world.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/_posts/hello_world.html b/_posts/hello_world.html
index 038f5db..0b563c5 100644
--- a/_posts/hello_world.html
+++ b/_posts/hello_world.html
@@ -5,5 +5,5 @@
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.
- 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!
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 @@
Hello, World!
- Created 11/12/2022, 8:48:06 PM. Last updated: 11/13/2022, 7:51:38 PM
+ Created 11/12/2022, 8:48:06 PM. Last updated: 11/15/2022, 7:49:33 AM
Hello, world!
@@ -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.
- 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!
--
cgit v1.2.1