aboutsummaryrefslogtreecommitdiff
path: root/content/posts/index.md
diff options
context:
space:
mode:
authorMartin Ashby <martin@ashbysoft.com>2024-03-25 21:36:21 +0000
committerMartin Ashby <martin@ashbysoft.com>2024-03-25 21:36:21 +0000
commit92787c159262a57fa20b2eb05ed710e1e6cfca96 (patch)
tree508cab2af110a063767564571a98d157926bfb05 /content/posts/index.md
parente12c0d23ad72ffa9389d90311453db535f57e450 (diff)
downloadmfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.tar.gz
mfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.tar.bz2
mfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.tar.xz
mfashby.net-92787c159262a57fa20b2eb05ed710e1e6cfca96.zip
Final conversion to Zine
Diffstat (limited to 'content/posts/index.md')
-rw-r--r--content/posts/index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/content/posts/index.md b/content/posts/index.md
new file mode 100644
index 0000000..66c9f90
--- /dev/null
+++ b/content/posts/index.md
@@ -0,0 +1,10 @@
+---
+.title = "mfashby.net",
+.author = "Martin Ashby",
+.date = @date("1900-01-01T00:00:00Z"),
+.layout = "list.html",
+.alternatives = [{
+ .layout = "rss.xml",
+ .output = "index.xml",
+}],
+---