diff --git a/layouts/404.html b/layouts/404.html deleted file mode 100644 index cf71bbb..0000000 --- a/layouts/404.html +++ /dev/null @@ -1,7 +0,0 @@ -{{- define "main" -}} -
-

404 - Page Not Found

-

Looks like the page you're looking for doesn't exist.

-

Go back home

-
-{{- end }} \ No newline at end of file diff --git a/layouts/partials/head/custom.html b/layouts/partials/head/custom.html index f0a1abb..d0b2ba8 100644 --- a/layouts/partials/head/custom.html +++ b/layouts/partials/head/custom.html @@ -1 +1,6 @@ - \ No newline at end of file + +{{- with .Params.keywords -}} + +{{- else if .Params.tags -}} + +{{- end -}}