diff options
-rw-r--r-- | layouts/posts/posts.html.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/posts/posts.html.html b/layouts/posts/posts.html.html deleted file mode 100644 index 4c227df..0000000 --- a/layouts/posts/posts.html.html +++ /dev/null @@ -1,6 +0,0 @@ -{{ partial "head" . }} -{{ partial "logo" . }} -<main> - lol -</main> -{{ partial "footer" . }} |