From 7ae370055911b5a8e33549260bdffda7f1fff978 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 30 May 2022 10:41:32 +0200 Subject: [PATCH] [GLOBAL] Updated favicons --- public/404.html | 11 ++++++++--- public/categories/index.html | 11 ++++++++--- public/index.html | 11 ++++++++--- public/position/coolblue/index.html | 11 ++++++++--- public/position/index.html | 11 ++++++++--- public/position/itcreation/index.html | 11 ++++++++--- public/position/personal/index.html | 11 ++++++++--- public/position/skills/index.html | 11 ++++++++--- public/position/thyssenkrupp/index.html | 11 ++++++++--- public/post/freebsd_jail_jumphost/index.html | 11 ++++++++--- public/post/index.html | 11 ++++++++--- public/post/rundeck_331_mysql/index.html | 11 ++++++++--- public/series/index.html | 11 ++++++++--- public/status/index.html | 11 ++++++++--- public/tags/index.html | 11 ++++++++--- themes/hugo-coder/layouts/_default/baseof.html | 11 ++++++++--- 16 files changed, 128 insertions(+), 48 deletions(-) diff --git a/public/404.html b/public/404.html index b9a8e9f..e493a11 100644 --- a/public/404.html +++ b/public/404.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/public/categories/index.html b/public/categories/index.html index fb73e60..3f89a6c 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/public/index.html b/public/index.html index 31b917e..af875c1 100644 --- a/public/index.html +++ b/public/index.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/public/position/coolblue/index.html b/public/position/coolblue/index.html index b811380..3d99e91 100644 --- a/public/position/coolblue/index.html +++ b/public/position/coolblue/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/position/index.html b/public/position/index.html index 0e93a35..acae67c 100644 --- a/public/position/index.html +++ b/public/position/index.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/public/position/itcreation/index.html b/public/position/itcreation/index.html index fafb8e8..d9c0d4b 100644 --- a/public/position/itcreation/index.html +++ b/public/position/itcreation/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/position/personal/index.html b/public/position/personal/index.html index f4445aa..821fbcf 100644 --- a/public/position/personal/index.html +++ b/public/position/personal/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/position/skills/index.html b/public/position/skills/index.html index ce6d068..3e81dee 100644 --- a/public/position/skills/index.html +++ b/public/position/skills/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/position/thyssenkrupp/index.html b/public/position/thyssenkrupp/index.html index 1178650..6810da2 100644 --- a/public/position/thyssenkrupp/index.html +++ b/public/position/thyssenkrupp/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/post/freebsd_jail_jumphost/index.html b/public/post/freebsd_jail_jumphost/index.html index 88b1024..8810acf 100644 --- a/public/post/freebsd_jail_jumphost/index.html +++ b/public/post/freebsd_jail_jumphost/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/post/index.html b/public/post/index.html index e0a0189..befb992 100644 --- a/public/post/index.html +++ b/public/post/index.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/public/post/rundeck_331_mysql/index.html b/public/post/rundeck_331_mysql/index.html index 055f813..a9a891f 100644 --- a/public/post/rundeck_331_mysql/index.html +++ b/public/post/rundeck_331_mysql/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/series/index.html b/public/series/index.html index 51ae325..2eb8fe6 100644 --- a/public/series/index.html +++ b/public/series/index.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/public/status/index.html b/public/status/index.html index 44f1e2d..3928ad5 100644 --- a/public/status/index.html +++ b/public/status/index.html @@ -58,10 +58,15 @@ - + - - + + + + + + + diff --git a/public/tags/index.html b/public/tags/index.html index 7216dc0..4e243f3 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -54,10 +54,15 @@ - + - - + + + + + + + diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html index a81dcc2..9383379 100644 --- a/themes/hugo-coder/layouts/_default/baseof.html +++ b/themes/hugo-coder/layouts/_default/baseof.html @@ -78,10 +78,15 @@ {{ $styles := resources.Get . | toCSS | minify | fingerprint }} {{ end }} - {{ end }} + {{ end }} - - + + + + + + + {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}