diff options
Diffstat (limited to 'content/posts/2022-03-19-wildcard.md')
-rw-r--r-- | content/posts/2022-03-19-wildcard.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/posts/2022-03-19-wildcard.md b/content/posts/2022-03-19-wildcard.md index 4e70715..4567b40 100644 --- a/content/posts/2022-03-19-wildcard.md +++ b/content/posts/2022-03-19-wildcard.md @@ -1,9 +1,9 @@ --- -title: "Wildcard" -date: 2022-03-19T13:17:26Z -draft: false -params: - comments: true +.title = "Wildcard", +.author = "Martin Ashby", +.date = @date("2022-03-19T13:17:26Z"), +.layout = "single.html", +.custom = {"comments": true}, --- I've switched to using a wildcard certificate for everything I host on `*.mfashby.net`. |