diff --git a/404.html b/404.html
index 6024cf3..36affcd 100644
--- a/404.html
+++ b/404.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/archives/index.html b/archives/index.html
index 387cbd0..1662260 100644
--- a/archives/index.html
+++ b/archives/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
@@ -115,7 +115,7 @@
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/assets/favicon/apple-touch-icon.png b/assets/favicon/apple-touch-icon.png
new file mode 100644
index 0000000..237261b
Binary files /dev/null and b/assets/favicon/apple-touch-icon.png differ
diff --git a/assets/favicon/favicon-16x16.png b/assets/favicon/favicon-16x16.png
new file mode 100644
index 0000000..286e721
Binary files /dev/null and b/assets/favicon/favicon-16x16.png differ
diff --git a/assets/favicon/favicon-32x32.png b/assets/favicon/favicon-32x32.png
new file mode 100644
index 0000000..5c39868
Binary files /dev/null and b/assets/favicon/favicon-32x32.png differ
diff --git a/assets/favicon/favicon.ico b/assets/favicon/favicon.ico
new file mode 100644
index 0000000..f7b85cf
Binary files /dev/null and b/assets/favicon/favicon.ico differ
diff --git a/categories/import-2023-08-26-0406/index.html b/categories/import-2023-08-26-0406/index.html
index 3d062eb..4700e61 100644
--- a/categories/import-2023-08-26-0406/index.html
+++ b/categories/import-2023-08-26-0406/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/categories/import-2023-09-08-0216/index.html b/categories/import-2023-09-08-0216/index.html
index 95816db..dff625c 100644
--- a/categories/import-2023-09-08-0216/index.html
+++ b/categories/import-2023-09-08-0216/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/categories/index.html b/categories/index.html
index 14c4f98..87d973b 100644
--- a/categories/index.html
+++ b/categories/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/index.html b/index.html
index 92a51b3..e95dc3c 100644
--- a/index.html
+++ b/index.html
@@ -12,10 +12,10 @@
-
-
-
-
+
+
+
+
@@ -74,7 +74,7 @@
"name": "Mafyuh's Blog",
"url": "https://mafyuh.github.io/",
"description": "A blog by Mafyuh",
- "thumbnailUrl": "https://mafyuh.github.io/favicon.ico",
+ "thumbnailUrl": "https://mafyuh.github.io/assets/favicon/favicon.ico",
"sameAs": [
"https://reddit.com/user/Mafyuh", "https://git.mafyuh.dev", "https://github.com/Mafyuh"
]
diff --git a/posts/how-to-authenticate-guacamole-authentik-nginxproxymanager/index.html b/posts/how-to-authenticate-guacamole-authentik-nginxproxymanager/index.html
index 5bdba20..65b8ffc 100644
--- a/posts/how-to-authenticate-guacamole-authentik-nginxproxymanager/index.html
+++ b/posts/how-to-authenticate-guacamole-authentik-nginxproxymanager/index.html
@@ -12,10 +12,10 @@ Error 403 Forbidden While it was looping, I checked my Guacamole docker containe
-
-
-
-
+
+
+
+
@@ -118,7 +118,7 @@ Error 403 Forbidden While it was looping, I checked my Guacamole docker containe
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/posts/how-to-authenticate-kasm-via-authentik/index.html b/posts/how-to-authenticate-kasm-via-authentik/index.html
index dee0efd..f3f01f9 100644
--- a/posts/how-to-authenticate-kasm-via-authentik/index.html
+++ b/posts/how-to-authenticate-kasm-via-authentik/index.html
@@ -13,10 +13,10 @@ Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authenti
-
-
-
-
+
+
+
+
@@ -121,7 +121,7 @@ Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authenti
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/posts/how-to-authenticate-zammad-via-saml-with-nginx-proxy-manager/index.html b/posts/how-to-authenticate-zammad-via-saml-with-nginx-proxy-manager/index.html
index 45301a2..7b95f4a 100644
--- a/posts/how-to-authenticate-zammad-via-saml-with-nginx-proxy-manager/index.html
+++ b/posts/how-to-authenticate-zammad-via-saml-with-nginx-proxy-manager/index.html
@@ -13,10 +13,10 @@ location / { proxy_pass http://zammad:8080; # Replace proxy_set_header Host $hos
-
-
-
-
+
+
+
+
@@ -121,7 +121,7 @@ location / { proxy_pass http://zammad:8080; # Replace proxy_set_header Host $hos
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/posts/how-to-automate-jellyfin-issue-handling/index.html b/posts/how-to-automate-jellyfin-issue-handling/index.html
index 67a78e4..0e5974a 100644
--- a/posts/how-to-automate-jellyfin-issue-handling/index.html
+++ b/posts/how-to-automate-jellyfin-issue-handling/index.html
@@ -14,10 +14,10 @@ SMTP server or ability to send SMTP messages (can also use discord) ActivePieces
-
-
-
-
+
+
+
+
@@ -124,7 +124,7 @@ SMTP server or ability to send SMTP messages (can also use discord) ActivePieces
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/posts/index.html b/posts/index.html
index 759cf58..b68c6b2 100644
--- a/posts/index.html
+++ b/posts/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/posts/proton-mail-authentik-social-login-setup/index.html b/posts/proton-mail-authentik-social-login-setup/index.html
index 42686c6..36b216a 100644
--- a/posts/proton-mail-authentik-social-login-setup/index.html
+++ b/posts/proton-mail-authentik-social-login-setup/index.html
@@ -13,10 +13,10 @@ Then go to Oauth Settings and copy your client ID and secret for next step. add
-
-
-
-
+
+
+
+
@@ -121,7 +121,7 @@ Then go to Oauth Settings and copy your client ID and secret for next step. add
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/posts/resize-ubuntu-vm-disk/index.html b/posts/resize-ubuntu-vm-disk/index.html
index c83a82d..9ffcae3 100644
--- a/posts/resize-ubuntu-vm-disk/index.html
+++ b/posts/resize-ubuntu-vm-disk/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
@@ -115,7 +115,7 @@
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/posts/software/index.html b/posts/software/index.html
index e41fb06..5f90fb9 100644
--- a/posts/software/index.html
+++ b/posts/software/index.html
@@ -14,10 +14,10 @@ Nginx Proxy Manager Nginx Apache2 Traefik Authentik Portainer Yacht AdGuardHome
-
-
-
-
+
+
+
+
@@ -124,7 +124,7 @@ Nginx Proxy Manager Nginx Apache2 Traefik Authentik Portainer Yacht AdGuardHome
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/search/index.html b/search/index.html
index 1dd1258..03b3b10 100644
--- a/search/index.html
+++ b/search/index.html
@@ -12,10 +12,10 @@
-
-
-
-
+
+
+
+
@@ -116,7 +116,7 @@
"name": "Mafyuh's Blog",
"logo": {
"@type": "ImageObject",
- "url": "https://mafyuh.github.io/favicon.ico"
+ "url": "https://mafyuh.github.io/assets/favicon/favicon.ico"
}
}
}
diff --git a/tags/import-2023-08-26-0406/index.html b/tags/import-2023-08-26-0406/index.html
index a1856a2..c9f0822 100644
--- a/tags/import-2023-08-26-0406/index.html
+++ b/tags/import-2023-08-26-0406/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/tags/import-2023-09-08-0216/index.html b/tags/import-2023-09-08-0216/index.html
index 241c338..b389a96 100644
--- a/tags/import-2023-09-08-0216/index.html
+++ b/tags/import-2023-09-08-0216/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+
diff --git a/tags/index.html b/tags/index.html
index eca0cdf..001b6d1 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -11,10 +11,10 @@
-
-
-
-
+
+
+
+