diff --git a/docs/layouts/partials/head.html b/docs/layouts/partials/head.html new file mode 100644 index 0000000..03fbc9e --- /dev/null +++ b/docs/layouts/partials/head.html @@ -0,0 +1,38 @@ + + + + {{ hugo.Generator }} + + + + + +The Freechat Reference Famalam + + + + + + + + + + + + + + + + + + + + + {{ range .Site.Params.customCss -}} + + {{- end }} + + + + + diff --git a/docs/static/bear.gif b/docs/static/bear.gif new file mode 100644 index 0000000..9df8146 Binary files /dev/null and b/docs/static/bear.gif differ