diff options
Diffstat (limited to 'content/posts/2021-12-28-chat-server-protocol.md')
-rw-r--r-- | content/posts/2021-12-28-chat-server-protocol.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2021-12-28-chat-server-protocol.md b/content/posts/2021-12-28-chat-server-protocol.md index 3fe709f..4d8e084 100644 --- a/content/posts/2021-12-28-chat-server-protocol.md +++ b/content/posts/2021-12-28-chat-server-protocol.md @@ -2,7 +2,7 @@ .title = "Chat Server Protocol", .author = "Martin Ashby", .date = @date("2021-12-28T22:22:01Z"), -.layout = "single.html", +.layout = "single.shtml", .custom = {"comments": true}, --- |