From 344ca6a974ccfde5b82005d5c26aae13f6f4f374 Mon Sep 17 00:00:00 2001 From: Mike Wilson Date: Thu, 4 Sep 2025 11:37:42 -0400 Subject: [PATCH] Add About Me page --- content/about.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/about.md diff --git a/content/about.md b/content/about.md new file mode 100644 index 0000000..136cb52 --- /dev/null +++ b/content/about.md @@ -0,0 +1,5 @@ ++++ +title = "About Me" +description = "About Me | Mike Wilson" +template = "post.html" ++++