From c6b8dd6461f68e9432915cfadd57d4e1ae93922a Mon Sep 17 00:00:00 2001 From: DjP-iX <133042991+DjP-iX@users.noreply.github.com> Date: Thu, 18 Apr 2024 11:07:55 -0400 Subject: [PATCH 1/5] Create tn-favicon.svg --- static/favicon/tn-favicon.svg | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 static/favicon/tn-favicon.svg diff --git a/static/favicon/tn-favicon.svg b/static/favicon/tn-favicon.svg new file mode 100644 index 0000000000..e798e97273 --- /dev/null +++ b/static/favicon/tn-favicon.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + \ No newline at end of file From 1d20c42883538c591d9f87aeb701e147e806a8c2 Mon Sep 17 00:00:00 2001 From: DjP-iX <133042991+DjP-iX@users.noreply.github.com> Date: Thu, 18 Apr 2024 14:29:26 -0400 Subject: [PATCH 2/5] Create favicons.html --- layouts/partials/head/favicons.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 layouts/partials/head/favicons.html diff --git a/layouts/partials/head/favicons.html b/layouts/partials/head/favicons.html new file mode 100644 index 0000000000..a3d5aa21a4 --- /dev/null +++ b/layouts/partials/head/favicons.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file From d57199a77fb651da49f8cc2882a9daa3eb35de69 Mon Sep 17 00:00:00 2001 From: DjP-iX <133042991+DjP-iX@users.noreply.github.com> Date: Tue, 16 Apr 2024 16:14:03 -0400 Subject: [PATCH 3/5] Create TN-favicon-16x16.png --- static/favicon/TN-favicon-16x16.png | Bin 0 -> 646 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/favicon/TN-favicon-16x16.png diff --git a/static/favicon/TN-favicon-16x16.png b/static/favicon/TN-favicon-16x16.png new file mode 100644 index 0000000000000000000000000000000000000000..8278fb82a9a9606332785584d6b1d94cbb4c45d6 GIT binary patch literal 646 zcmV;10(t$3P)J>t5NJ3B6@gF?flHH1Nv;V=H0adf z7Hy#hS%IR1OOSbx3ZCbA-`)59-Xw`PRO#4{n zuMrWEH?g*vh3MrjFA!X=_Yb>VUl0Ju3$IqMgFHv*2S5~z4Q}XNcV%YyQmTdpr}=Gz zmm7|#hd}^PNQ>%IVS4pA!+u02fDQnB1D4a%*ivtj0e7k7|E+aJRVRS7oCqn6YA4D= zAPa(J73~@=1bhUA1C&Rq+6kopQ=(3x+6p=cgn Date: Thu, 18 Apr 2024 14:33:34 -0400 Subject: [PATCH 4/5] Update baseof.html --- layouts/_default/baseof.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 0c640e9723..af6b5a4074 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -8,9 +8,9 @@ {{ partial "head/meta" . }} {{- if eq .Kind "home" -}} - {{ .Site.Title }} + TrueNAS Documentation Hub {{- else -}} - {{ printf "%s | %s" (partial "utils/title" .) .Site.Title }} + {{ printf "%s %s | TrueNAS Documentation Hub" (partial "utils/title" .) .Site.Title }} {{- end -}} From 1963dfcadc511eade6deb6f4b14b6245a4d558de Mon Sep 17 00:00:00 2001 From: DjP-iX <133042991+DjP-iX@users.noreply.github.com> Date: Thu, 18 Apr 2024 14:33:37 -0400 Subject: [PATCH 5/5] Update custom.html --- layouts/partials/head/custom.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head/custom.html b/layouts/partials/head/custom.html index 64f9bbf59d..ecdb61d2e4 100644 --- a/layouts/partials/head/custom.html +++ b/layouts/partials/head/custom.html @@ -13,7 +13,8 @@ })(window,document,'script','dataLayer','GTM-P87FM6K'); - + +