From 15f03af4e678c0ab4a71af3d34ce3040102992ce Mon Sep 17 00:00:00 2001 From: Mantas VilĨinskas Date: Fri, 4 Oct 2019 18:01:48 +0300 Subject: Added accurate images, changed version status, a11y thing for categories --- layouts/partials/js.html | 2 +- layouts/partials/meta.html | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/js.html b/layouts/partials/js.html index 388b706..54909c2 100644 --- a/layouts/partials/js.html +++ b/layouts/partials/js.html @@ -3,7 +3,7 @@ * Dev toolset */ - console.log('cState v3.1.0 - Stable 2019-04-08 - https://github.com/cstate/cstate'); + console.log('cState v4.0.0 - Dev 2019-10-04 - https://github.com/cstate/cstate'); document.getElementsByTagName('html')[0].className = 'js'; /** diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index a4bf8d3..2dc58bf 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 -}} - +