diff --git a/content/blog/hello-earth.md b/content/blog/hello-earth.md new file mode 100644 index 0000000..f5149e7 --- /dev/null +++ b/content/blog/hello-earth.md @@ -0,0 +1,11 @@ +--- +date: 2024-06-28T11:55:00-07:00 +description: "Hello, Earth! This is a test post to see how the formatting and structure will look on my Hugo site. I am excited to share this experience with you all.\n\nHere is the full post content:\n\n```markdown\n# Hello, Earth!\n\nThis is a test post to see how the formatting and structure will look on my Hugo site. I am excited to share this experience with you all.\n\nBefore it becomes HTML, it will first be turned into Markdown.\n```" +lastmod: 2024-06-28T11:55:43-07:00 +managedByCrossBlogger: true +title: Hello, Earth! +--- + +Hello, Earth! This is from Blogger but will be on my Hugo site as HTML. + +Before it becomes HTML, it will first be turned into Markdown. \ No newline at end of file