From 29467b3d8fe951b019c977798e211c821d128a39 Mon Sep 17 00:00:00 2001 From: ash Date: Thu, 19 Feb 2026 17:20:09 +0000 Subject: [PATCH] Add Author --- content/posts/hello-world.md | 4 ++++ 1 file changed, 4 insertions(+) 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