aboutsummaryrefslogtreecommitdiff
path: root/content/posts/index.md
blob: 66c9f90b9b92afac9cca0451054990440e0dae05 (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.html",
.alternatives = [{ 
    .layout = "rss.xml", 
    .output = "index.xml",
}],
---