diff --git a/templates/post.md b/templates/post.md index 89f3c8d3..b2930d39 100644 --- a/templates/post.md +++ b/templates/post.md @@ -3,6 +3,6 @@ title: description: nav: blog tags: - - + - draft: true --- diff --git a/templates/project.md b/templates/project.md index 3811cb9b..8c921a25 100644 --- a/templates/project.md +++ b/templates/project.md @@ -4,7 +4,7 @@ website: client_name: client_url: tags: - - + - --- Some text about the project.