From 59e1226bfb0801c723f112a7c606d6d6f6fc09fb Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Wed, 10 Apr 2019 20:01:29 +0200 Subject: settling on design, adding giraffe, fixing css --- layouts/posts/posts.html.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 layouts/posts/posts.html.html (limited to 'layouts/posts/posts.html.html') diff --git a/layouts/posts/posts.html.html b/layouts/posts/posts.html.html new file mode 100644 index 0000000..4c227df --- /dev/null +++ b/layouts/posts/posts.html.html @@ -0,0 +1,6 @@ +{{ partial "head" . }} +{{ partial "logo" . }} +
+ lol +
+{{ partial "footer" . }} -- cgit v1.2.3