aboutsummaryrefslogtreecommitdiff
path: root/content/posts/index.md
diff options
context:
space:
mode:
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",
+}],
+---