diff options
Diffstat (limited to 'content/posts/2024-03-27-zine.md')
-rw-r--r-- | content/posts/2024-03-27-zine.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2024-03-27-zine.md b/content/posts/2024-03-27-zine.md index bff3d56..0bfd4bf 100644 --- a/content/posts/2024-03-27-zine.md +++ b/content/posts/2024-03-27-zine.md @@ -3,7 +3,7 @@ .author = "Martin Ashby", .description = "I converted my blog from [hugo](https://gohugo.io/) to [zine](https://zine-ssg.io/).", .date = @date("2024-03-27T20:26:45+00:00"), -.layout = "single.html", +.layout = "single.shtml", .custom = {"comments": true}, --- |