From 82e7ac75954c973a5c59a02684788c0fb26e14dd Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Sat, 21 Dec 2024 22:18:18 +0000 Subject: Bump zine 0.3.0 -> 0.8.0 Fix a lot of associated breakage Fix broken rss.xml file as highlighted to me by Matthijs van der Wild (thanks!) --- content/about/index.smd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/about/index.smd (limited to 'content/about/index.smd') diff --git a/content/about/index.smd b/content/about/index.smd new file mode 100644 index 0000000..b6f642c --- /dev/null +++ b/content/about/index.smd @@ -0,0 +1,10 @@ +--- +.title = "About", +.author = "Martin Ashby", +.date = @date("2024-03-01T23:59:52Z"), +.layout = "list.shtml", +--- + +Hi, my name's Martin. + +I write about software engineering and other stuff. \ No newline at end of file -- cgit v1.2.3-ZIG