From f40e7af475becd12eaa99db558932f1643cb45d0 Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Sat, 2 Oct 2021 12:41:26 +0300 Subject: 5.1 --- layouts/partials/js.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials') diff --git a/layouts/partials/js.html b/layouts/partials/js.html index c866f2b..e11de17 100644 --- a/layouts/partials/js.html +++ b/layouts/partials/js.html @@ -3,7 +3,7 @@ * Dev toolset */ - console.log('cState v5.0.5 - https://github.com/cstate/cstate'); + console.log('cState v5.1 - https://github.com/cstate/cstate'); document.getElementsByTagName('html')[0].className = 'js'; /** -- cgit v1.2.3-70-g09d2 From cea9c68f55162b1e38b7b5a76021d8c27da6a4c6 Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Sat, 2 Oct 2021 12:41:52 +0300 Subject: 5.1 --- layouts/partials/meta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials') diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index 5c0df56..4e7d06e 100644 --- a/layouts/partials/meta.html +++ b/layouts/partials/meta.html @@ -12,7 +12,7 @@ {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} - +