diff options
author | tdback <tyler@tdback.net> | 2025-01-26 11:53:40 -0500 |
---|---|---|
committer | tdback <tyler@tdback.net> | 2025-01-26 11:53:40 -0500 |
commit | cf9da6397d8339c98ca21ef9aafe8504117c076d (patch) | |
tree | 22a31f8de603c56d8e89d861c6bb8a1ddba4d18f /content/posts/switching-to-hugo-one | |
parent | 4247e8072fb3f251eeeff14a85bc2681d9c0efb1 (diff) |
blog: added corrections to past posts
Diffstat (limited to 'content/posts/switching-to-hugo-one')
-rw-r--r-- | content/posts/switching-to-hugo-one/index.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/content/posts/switching-to-hugo-one/index.md b/content/posts/switching-to-hugo-one/index.md index 1217434..53b89c5 100644 --- a/content/posts/switching-to-hugo-one/index.md +++ b/content/posts/switching-to-hugo-one/index.md @@ -15,7 +15,7 @@ Hello friends, and welcome [back] to my blog! It has been quite some time since my last post, and I thought I'd take a moment to catch everyone up to speed on the changes I've made since then. -## A "new" website. +## A "New" Website. For those reading via RSS, you will notice little to no change. However, if you point your browser to https://tdback.net, things will look noticeably different. @@ -51,5 +51,3 @@ So far my experience with Hugo has been great! After just a few hours I had a working site, RSS feed, and an established workflow for writing. If you're interested in the technical details of how I host my website, read onwards to [part two](/posts/switching-to-hugo-two/). - -Happy hacking! |