diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/2024-03-27-zine.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/2024-03-27-zine.md b/content/posts/2024-03-27-zine.md index 9dd23ad..bff3d56 100644 --- a/content/posts/2024-03-27-zine.md +++ b/content/posts/2024-03-27-zine.md @@ -1,6 +1,7 @@ --- .title = "Zine", .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", .custom = {"comments": true}, |