aboutsummaryrefslogtreecommitdiff
path: root/content/posts/index.smd
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/index.smd')
-rw-r--r--content/posts/index.smd12
1 files changed, 12 insertions, 0 deletions
diff --git a/content/posts/index.smd b/content/posts/index.smd
new file mode 100644
index 0000000..922463b
--- /dev/null
+++ b/content/posts/index.smd
@@ -0,0 +1,12 @@
+---
+.title = "mfashby.net",
+.author = "Martin Ashby",
+.date = @date("1900-01-01T00:00:00Z"),
+.layout = "list.shtml",
+.alternatives = [{
+ .name = "rss",
+ .type = "application/rss+xml",
+ .layout = "rss.xml",
+ .output = "index.xml",
+}],
+---