From cb8aae6feaa6fdf94fe5fc0009892b9dd7b73768 Mon Sep 17 00:00:00 2001 From: MultiMote Date: Thu, 23 Nov 2023 22:01:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=B8=D0=BD=D0=BE=D0=B3=D0=B4=D0=B0=20=D0=BF?= =?UTF-8?q?=D1=83=D1=81=D1=82=D0=BE=D0=B9=20=D0=BC=D0=B5=D1=82=D0=B0-?= =?UTF-8?q?=D1=82=D0=B5=D0=B3=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/mmotium/layouts/404.html | 5 +++++ themes/mmotium/layouts/_default/single.html | 4 ++-- themes/mmotium/layouts/categories/taxonomy.html | 5 +++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/themes/mmotium/layouts/404.html b/themes/mmotium/layouts/404.html index a087b33..e2aa9c8 100644 --- a/themes/mmotium/layouts/404.html +++ b/themes/mmotium/layouts/404.html @@ -1,3 +1,8 @@ +{{ define "head_meta" }} + + +{{end}} + {{ define "main" }}
diff --git a/themes/mmotium/layouts/_default/single.html b/themes/mmotium/layouts/_default/single.html index 3b85d24..21d9a5e 100644 --- a/themes/mmotium/layouts/_default/single.html +++ b/themes/mmotium/layouts/_default/single.html @@ -2,8 +2,8 @@ - - + + {{ with .PublishDate }}{{ end }} {{ with .Lastmod }}{{ end }} diff --git a/themes/mmotium/layouts/categories/taxonomy.html b/themes/mmotium/layouts/categories/taxonomy.html index b57cb1d..321bd08 100644 --- a/themes/mmotium/layouts/categories/taxonomy.html +++ b/themes/mmotium/layouts/categories/taxonomy.html @@ -1,3 +1,8 @@ +{{ define "head_meta" }} + + +{{end}} + {{ define "main" }}