diff options
Diffstat (limited to 'content/about/index.md')
-rw-r--r-- | content/about/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
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 |