diff --git a/pages/posts/2024-01-27-posts.md b/pages/posts/2024-01-27-posts.md index 82bf07b..9bf4c9d 100644 --- a/pages/posts/2024-01-27-posts.md +++ b/pages/posts/2024-01-27-posts.md @@ -2,7 +2,7 @@ title: Posts! date-published: 2024-01-27 draft: true -template: ../../templates/post.html +template: post.template.html tags: - blog --- diff --git a/templates/post.html b/pages/posts/post.template.html similarity index 66% rename from templates/post.html rename to pages/posts/post.template.html index 34a65f8..377ce91 100644 --- a/templates/post.html +++ b/pages/posts/post.template.html @@ -4,8 +4,8 @@