From 92787c159262a57fa20b2eb05ed710e1e6cfca96 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Mon, 25 Mar 2024 21:36:21 +0000 Subject: Final conversion to Zine --- content/about/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/about/index.md (limited to 'content/about/index.md') diff --git a/content/about/index.md b/content/about/index.md new file mode 100644 index 0000000..8671ff6 --- /dev/null +++ b/content/about/index.md @@ -0,0 +1,10 @@ +--- +.title = "About", +.author = "Martin Ashby", +.date = @date("2024-03-01T23:59:52Z"), +.layout = "list.html", +--- + +Hi, my name's Martin. + +I write about software engineering and other stuff. \ No newline at end of file -- cgit v1.2.3-ZIG