summaryrefslogtreecommitdiffstats
path: root/layouts/posts/posts.html.html
diff options
context:
space:
mode:
authorDennis Eriksen <d@ennis.no>2019-04-10 20:01:29 +0200
committerDennis Eriksen <d@ennis.no>2019-04-10 20:01:29 +0200
commit59e1226bfb0801c723f112a7c606d6d6f6fc09fb (patch)
treeb2668c0c058912e92641357e26a81a6d709a5697 /layouts/posts/posts.html.html
parentadding readme (diff)
downloadrikerz-59e1226bfb0801c723f112a7c606d6d6f6fc09fb.tar.gz
settling on design, adding giraffe, fixing css
Diffstat (limited to 'layouts/posts/posts.html.html')
-rw-r--r--layouts/posts/posts.html.html6
1 files changed, 6 insertions, 0 deletions
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" . }}
+<main>
+ lol
+</main>
+{{ partial "footer" . }}