diff options
Diffstat (limited to 'content/posts/How I made this Blog with Zola.md')
-rw-r--r-- | content/posts/How I made this Blog with Zola.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/How I made this Blog with Zola.md b/content/posts/How I made this Blog with Zola.md index 190486d..b5aa84a 100644 --- a/content/posts/How I made this Blog with Zola.md +++ b/content/posts/How I made this Blog with Zola.md @@ -7,7 +7,7 @@ draft = false tags = ["original_post", "blog", "test"] [extra] -disable_comments = false +disable_comments = true toc = false +++ |