From 3f5125a061603c625182c2dc8a3fa76a43c7d411 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 8 Jun 2025 06:38:52 -0500 Subject: [PATCH] cleanup --- .gitmodules | 2 +- content/posts/my-fifth-post.md | 11 ----------- content/posts/my-first-post.md | 11 ----------- content/posts/my-fourth-post.md | 11 ----------- content/posts/my-second-post.md | 11 ----------- content/posts/my-seventh-post.md | 11 ----------- content/posts/my-sixth-post.md | 11 ----------- content/posts/my-third-post.md | 11 ----------- 8 files changed, 1 insertion(+), 78 deletions(-) delete mode 100644 content/posts/my-fifth-post.md delete mode 100644 content/posts/my-first-post.md delete mode 100644 content/posts/my-fourth-post.md delete mode 100644 content/posts/my-second-post.md delete mode 100644 content/posts/my-seventh-post.md delete mode 100644 content/posts/my-sixth-post.md delete mode 100644 content/posts/my-third-post.md diff --git a/.gitmodules b/.gitmodules index 89af1b0..cbb19c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/PaperMod"] path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git + url = https://github.com/adityatelange/hugo-PaperMod.git \ No newline at end of file diff --git a/content/posts/my-fifth-post.md b/content/posts/my-fifth-post.md deleted file mode 100644 index 356d7a0..0000000 --- a/content/posts/my-fifth-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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! \ No newline at end of file diff --git a/content/posts/my-first-post.md b/content/posts/my-first-post.md deleted file mode 100644 index f7884ba..0000000 --- a/content/posts/my-first-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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! \ No newline at end of file diff --git a/content/posts/my-fourth-post.md b/content/posts/my-fourth-post.md deleted file mode 100644 index 3e64afd..0000000 --- a/content/posts/my-fourth-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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 diff --git a/content/posts/my-second-post.md b/content/posts/my-second-post.md deleted file mode 100644 index 25fb23e..0000000 --- a/content/posts/my-second-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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! \ No newline at end of file diff --git a/content/posts/my-seventh-post.md b/content/posts/my-seventh-post.md deleted file mode 100644 index 234d489..0000000 --- a/content/posts/my-seventh-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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! \ No newline at end of file diff --git a/content/posts/my-sixth-post.md b/content/posts/my-sixth-post.md deleted file mode 100644 index 070a565..0000000 --- a/content/posts/my-sixth-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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! \ No newline at end of file diff --git a/content/posts/my-third-post.md b/content/posts/my-third-post.md deleted file mode 100644 index 1d8c808..0000000 --- a/content/posts/my-third-post.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -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! \ No newline at end of file