From 76e7fabdbb7658fe44cbf2b9ae148162ce397a84 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Fri, 6 Jun 2025 04:19:18 -0500 Subject: [PATCH] hugo 4th post --- content/posts/my-fourth-post copy.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/posts/my-fourth-post copy.md diff --git a/content/posts/my-fourth-post copy.md b/content/posts/my-fourth-post copy.md new file mode 100644 index 0000000..3e64afd --- /dev/null +++ b/content/posts/my-fourth-post copy.md @@ -0,0 +1,11 @@ ++++ +date = '2025-05-18T15:04:56-05:00' +draft = false +title = 'Hello World 4!' ++++ + +## Introduction + +This is **bold** text, and this is *emphasized* text. + +Visit the [Hugo](https://gohugo.io) website! \ No newline at end of file