From 3c392155d28f76d194eece72d3c719a7c71af9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Tue, 26 Sep 2023 01:19:26 +0600 Subject: [PATCH] Update index.html --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index 4b7a293..4e9e412 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,4 +1,4 @@ -{{ partial "creds.html" . | safeHTML }} +{{ partial "creds.html" . }} {{ partial "header.html" . }}