aboutsummaryrefslogtreecommitdiff
path: root/content/posts/index.md
blob: eb0b90bfc546949cb1fd3a956a5429a7c581b28c (plain)
1
2
3
4
5
6
7
8
9
10
---
.title = "mfashby.net",
.author = "Martin Ashby",
.date = @date("1900-01-01T00:00:00Z"),
.layout = "list.shtml",
.alternatives = [{ 
    .layout = "rss.xml", 
    .output = "index.xml",
}],
---