commit fe92e4a02e164c9df40644510cf54c22e612e1a0 Author: KenwoodFox Date: Thu Aug 8 11:32:52 2024 -0400 create test blog stuff diff --git a/blog/assets/canada_dry.png b/blog/assets/canada_dry.png new file mode 100644 index 0000000..db9ea7d Binary files /dev/null and b/blog/assets/canada_dry.png differ diff --git a/blog/posts/experimenting-with-project-stored-content.md b/blog/posts/experimenting-with-project-stored-content.md new file mode 100644 index 0000000..38886ae --- /dev/null +++ b/blog/posts/experimenting-with-project-stored-content.md @@ -0,0 +1,11 @@ ++++ +title = 'Experimenting With Project Stored Content' +date = 2024-08-08T11:31:01-0400 +draft = false +tags = ["hugo"] ++++ + +So if you're reading this, it works! This post is stored (primarily) on a different git project. +In this case, [HugoHost](https://git.kitsunehosting.net/hugohost). + +Pretty cool right? \ No newline at end of file