diff --git a/blog-vault/.obsidian/workspace.json b/blog-vault/.obsidian/workspace.json
index d2c9780d4efa46f8f69a93f75c1a220e56c6a64b..6f1bf0dc682de15386c3dc590a00042240542dc3 100644
--- a/blog-vault/.obsidian/workspace.json
+++ b/blog-vault/.obsidian/workspace.json
@@ -176,10 +176,7 @@
       "daily-notes:Open today's daily note": false,
       "templates:Insert template": false,
       "command-palette:Open command palette": false,
-      "webpage-html-export:Export Vault to HTML": false,
-      "bulk-exporter:Bulk Exporter Preview": false,
-      "templater-obsidian:Templater": false,
-      "publish:Publish changes...": false
+      "bulk-exporter:Bulk Exporter Preview": false
     }
   },
   "active": "57876b4575795712",
diff --git a/content/posts/2024-11-27 First Blog Post.md b/content/posts/2024-11-27 First Blog Post.md
new file mode 100644
index 0000000000000000000000000000000000000000..10fdb281ca565507824060d622c03398e63eed6c
--- /dev/null
+++ b/content/posts/2024-11-27 First Blog Post.md	
@@ -0,0 +1,8 @@
+---
+title: 2024-11-27 First Blog Post
+date: 2024-11-27
+draft: false
+tags:
+---
+This is mostly a test of the scripts I'm writing to try and get Obsidian to sync to Hugo... hopefully.
+![Pasted image 20241127184913.png](/images/Pasted%20image%2020241127184913.png)
\ No newline at end of file
diff --git a/static/images/Pasted image 20241127184913.png b/static/images/Pasted image 20241127184913.png
new file mode 100644
index 0000000000000000000000000000000000000000..59c979bec582b0161f535266389ffa601b4cd41e
Binary files /dev/null and b/static/images/Pasted image 20241127184913.png differ