diff --git a/layouts/posts/single.html b/layouts/posts/single.html new file mode 100644 index 0000000..f841e29 --- /dev/null +++ b/layouts/posts/single.html @@ -0,0 +1,18 @@ + {{ partial "head.html" . }} +
+ {{ partial "nav.html" . }} + {{ partial "profile.html" . }} + +