diff --git a/layouts/index.html b/layouts/index.html index 4e9e412..795a68f 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,4 +1,7 @@ -{{ partial "creds.html" . }} +{{ "" | safeHTML }} +{{ "" | safeHTML }} +{{ "" | safeHTML }} +{{ "" | safeHTML }} {{ partial "header.html" . }}