diff --git a/layouts/partials/head.html b/layouts/partials/head.html new file mode 100644 index 0000000..fea2521 --- /dev/null +++ b/layouts/partials/head.html @@ -0,0 +1,21 @@ + + + + {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }} | {{ .Site.Title }}{{ end }} + + {{ with .Params.description }} + + {{ else if .Site.Params.description }} + + {{ end }} + + + + + + + + + + {{ partial "styles.html" . }} + diff --git a/static/favicon-16.png b/static/favicon-16.png new file mode 100644 index 0000000..e688891 Binary files /dev/null and b/static/favicon-16.png differ diff --git a/static/favicon-32.png b/static/favicon-32.png new file mode 100644 index 0000000..5ba39b3 Binary files /dev/null and b/static/favicon-32.png differ diff --git a/static/favicon-48.png b/static/favicon-48.png new file mode 100644 index 0000000..c796073 Binary files /dev/null and b/static/favicon-48.png differ diff --git a/static/favicon.png b/static/favicon.png new file mode 100644 index 0000000..f008c7c Binary files /dev/null and b/static/favicon.png differ diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..f9919f9 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +