adding more blog posts

This commit is contained in:
2025-06-08 06:34:36 -05:00
parent 65d80e1e45
commit bea122462d
7 changed files with 77 additions and 0 deletions

11
my-fifth-post.md Normal file
View File

@ -0,0 +1,11 @@
+++
date = '2025-05-18T15:04:56-05:00'
draft = false
title = 'Hello World 5!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!

11
my-first-post.md Normal file
View File

@ -0,0 +1,11 @@
+++
date = '2025-05-18T15:04:56-05:00'
draft = false
title = 'Hello World!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!

11
my-fourth-post.md Normal file
View File

@ -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!

11
my-second-post.md Normal file
View File

@ -0,0 +1,11 @@
+++
date = '2025-05-18T15:04:56-05:00'
draft = false
title = 'Hello World 2!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!

11
my-seventh-post.md Normal file
View File

@ -0,0 +1,11 @@
+++
date = '2025-05-18T15:04:56-05:00'
draft = false
title = 'Hello World 7!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!

11
my-sixth-post.md Normal file
View File

@ -0,0 +1,11 @@
+++
date = '2025-05-18T15:04:56-05:00'
draft = false
title = 'Hello World 6!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!

11
my-third-post.md Normal file
View File

@ -0,0 +1,11 @@
+++
date = '2025-05-18T15:04:56-05:00'
draft = false
title = 'Hello World 3!'
+++
## Introduction
This is **bold** text, and this is *emphasized* text.
Visit the [Hugo](https://gohugo.io) website!