diff options
Diffstat (limited to 'content/posts/2022-10-15-blogsite2.md')
-rw-r--r-- | content/posts/2022-10-15-blogsite2.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2022-10-15-blogsite2.md b/content/posts/2022-10-15-blogsite2.md index c6bec3d..ddb3e7b 100644 --- a/content/posts/2022-10-15-blogsite2.md +++ b/content/posts/2022-10-15-blogsite2.md @@ -2,7 +2,7 @@ .title = "Blogsite 2", .author = "Martin Ashby", .date = @date("2022-10-15T22:39:18+01:00"), -.layout = "single.html", +.layout = "single.shtml", .custom = {"comments": true}, --- |