diff --git a/layouts/partials/head.html b/layouts/partials/head.html new file mode 100644 index 0000000..a9f74a0 --- /dev/null +++ b/layouts/partials/head.html @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + +{{ .Site.Params.opengraph.title }} + + +{{ partialCached "head/css.html" . }}