From 6e7ecfa2694b5ecbdc6149219f1be4a8ccd8c5c0 Mon Sep 17 00:00:00 2001 From: restot vm <92ilya.icom@gmail.com> Date: Sat, 11 Dec 2021 12:03:43 -0500 Subject: [PATCH] fix some issues --- layouts/_default/list.html | 2 +- layouts/partials/head.html | 8 ++++---- layouts/partials/header.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/layouts/_default/list.html b/layouts/_default/list.html index dad1d3c..9d88391 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -46,7 +46,7 @@ - + {{- end }} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 216214e..5943ac2 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -16,13 +16,13 @@ {{- .Summary | default (printf "%s - %s" .Title .Site.Title) }}{{- else }} {{- with .Site.Params.description }}{{ . }}{{- end }}{{- end }}{{- end -}}"> - + {{- if .Site.Params.analytics.google.SiteVerificationTag }} {{- end}} {{- $stylesheet := (resources.Match "css/*.css") | resources.Concat "assets/css/stylesheet.css" | minify | fingerprint -}} - @@ -39,10 +39,10 @@ {{- hugo.Generator }} {{- range .AlternativeOutputFormats -}} - + {{ end -}} {{- range .Translations -}} - + {{ end }} {{- partial "extend_head.html" . -}} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 9074b13..66030e9 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -90,7 +90,7 @@ {{- range . -}} {{- if ne $lang .Lang }}