From cfe011ddad5903dd1c625443b537fbf755ac4f44 Mon Sep 17 00:00:00 2001 From: Illia Barkov <92ilya.icom@gmail.com> Date: Sat, 11 Dec 2021 19:17:01 +0200 Subject: [PATCH] fix permalinks 21-12-11 19:17:01 --- .idea/.gitignore | 8 ++++++++ layouts/_default/archives.html | 2 +- layouts/_default/list.html | 2 +- layouts/_default/single.html | 2 +- layouts/_default/terms.html | 2 +- layouts/partials/cover.html | 6 +++--- layouts/partials/footer.html | 2 +- layouts/partials/head.html | 8 ++++---- layouts/partials/header.html | 2 +- layouts/partials/share_icons.html | 2 +- layouts/partials/templates/opengraph.html | 8 ++++---- layouts/partials/templates/schema_json.html | 2 +- layouts/partials/templates/twitter_cards.html | 2 +- 13 files changed, 28 insertions(+), 20 deletions(-) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/layouts/_default/archives.html b/layouts/_default/archives.html index 22b5d9a..68b8ae0 100644 --- a/layouts/_default/archives.html +++ b/layouts/_default/archives.html @@ -24,7 +24,7 @@
- + {{- end }} {{- end }} 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/_default/single.html b/layouts/_default/single.html index 5ec34ac..dfa87e3 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -14,7 +14,7 @@ {{- i18n "translations" | default "Translations"}}: {{- range .Translations }}