diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md index 51f0171..7cbeaa4 100644 --- a/content/posts/hello-world.md +++ b/content/posts/hello-world.md @@ -3,5 +3,9 @@ date = '2026-02-19T17:06:48Z' draft = false title = 'Hello World' +++ +[author] + name = "Ash Marlow" +[params] + author = "Ash Marlow" Testing 123 \ No newline at end of file