diff --git a/content/posts/modular-app-1.md b/content/posts/modular-app-1.md index 03e77cf..75821d1 100644 --- a/content/posts/modular-app-1.md +++ b/content/posts/modular-app-1.md @@ -10,7 +10,7 @@ description = "Have you ever thought about making a web application, that could showFullContent = false readingTime = true hideComments = false -draft = false +draft = true +++ diff --git a/content/posts/modular-app-2.md b/content/posts/modular-app-2.md index 4996413..7c88000 100644 --- a/content/posts/modular-app-2.md +++ b/content/posts/modular-app-2.md @@ -9,7 +9,7 @@ description = "The second part of my journey to create a modular based web app. showFullContent = false readingTime = true hideComments = false -draft = false +draft = true +++