From d24753ddf76c17cc94087d7286098f72e1d369c8 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sun, 28 Apr 2024 17:48:24 +0200 Subject: [PATCH] some error fixes --- .../layouts/archive/single.html | 2 +- .../layouts/partials/article_header.html | 2 +- .../layouts/partials/article_list.html | 9 ++---- .../layouts/partials/footer.html | 6 ++-- .../layouts/partials/head.html | 30 ++++++++----------- .../layouts/partials/profile.html | 8 ++--- .../layouts/partials/widgets/search.html | 4 +-- .../particlesjs/particlesjs.html | 4 +-- 8 files changed, 27 insertions(+), 38 deletions(-) diff --git a/themes/hugo-theme-wave/layouts/archive/single.html b/themes/hugo-theme-wave/layouts/archive/single.html index cedd8db..1eb7233 100644 --- a/themes/hugo-theme-wave/layouts/archive/single.html +++ b/themes/hugo-theme-wave/layouts/archive/single.html @@ -6,7 +6,7 @@
- - + \ No newline at end of file diff --git a/themes/hugo-theme-wave/layouts/partials/head.html b/themes/hugo-theme-wave/layouts/partials/head.html index d856e7d..bfc4f19 100644 --- a/themes/hugo-theme-wave/layouts/partials/head.html +++ b/themes/hugo-theme-wave/layouts/partials/head.html @@ -20,23 +20,17 @@ - - - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/hugo-theme-wave/layouts/partials/profile.html b/themes/hugo-theme-wave/layouts/partials/profile.html index 424069d..2acb70d 100644 --- a/themes/hugo-theme-wave/layouts/partials/profile.html +++ b/themes/hugo-theme-wave/layouts/partials/profile.html @@ -2,24 +2,24 @@
- {{ with .Site.Params.author}}

{{ . }}

{{ end }} + {{ with .Site.Params.author }}

{{ . }}

{{ end }} {{ with .Site.Params.bio }}

{{ . }}

{{ end }} {{ with .Site.Params.location }}{{ . }}{{ end }} {{ with .Site.Params.profile.follow_button }} - {{with $.Site.Data.l10n.profile.follow_button}}{{.}}{{end}} + {{ with $.Site.Data.l10n.profile.follow_button }}{{ . }}{{ end }} {{ end }}
diff --git a/themes/hugo-theme-wave/layouts/partials/widgets/search.html b/themes/hugo-theme-wave/layouts/partials/widgets/search.html index f9cecde..5a2fa51 100644 --- a/themes/hugo-theme-wave/layouts/partials/widgets/search.html +++ b/themes/hugo-theme-wave/layouts/partials/widgets/search.html @@ -1,6 +1,6 @@
    - - + +
    \ No newline at end of file diff --git a/themes/hugo-theme-wave/static/bower_components/particlesjs/particlesjs.html b/themes/hugo-theme-wave/static/bower_components/particlesjs/particlesjs.html index c79412c..e5028c5 100644 --- a/themes/hugo-theme-wave/static/bower_components/particlesjs/particlesjs.html +++ b/themes/hugo-theme-wave/static/bower_components/particlesjs/particlesjs.html @@ -3,8 +3,8 @@ - - + +