diff --git a/404.html b/404.html index aabdcf7..6024cf3 100644 --- a/404.html +++ b/404.html @@ -11,9 +11,9 @@ - - - + + + diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..237261b Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/archives/index.html b/archives/index.html index 5011d7b..387cbd0 100644 --- a/archives/index.html +++ b/archives/index.html @@ -11,9 +11,9 @@ - - - + + + @@ -115,7 +115,7 @@ "name": "Mafyuh's Blog", "logo": { "@type": "ImageObject", - "url": "https://mafyuh.github.io/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/favicon.ico" } } } diff --git a/categories/import-2023-08-26-0406/index.html b/categories/import-2023-08-26-0406/index.html index ce40dd0..3d062eb 100644 --- a/categories/import-2023-08-26-0406/index.html +++ b/categories/import-2023-08-26-0406/index.html @@ -11,9 +11,9 @@ - - - + + + diff --git a/categories/import-2023-09-08-0216/index.html b/categories/import-2023-09-08-0216/index.html index c55039f..95816db 100644 --- a/categories/import-2023-09-08-0216/index.html +++ b/categories/import-2023-09-08-0216/index.html @@ -11,9 +11,9 @@ - - - + + + diff --git a/categories/index.html b/categories/index.html index a383d1d..14c4f98 100644 --- a/categories/index.html +++ b/categories/index.html @@ -11,9 +11,9 @@ - - - + + + diff --git a/favicon-16x16.png b/favicon-16x16.png new file mode 100644 index 0000000..286e721 Binary files /dev/null and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png new file mode 100644 index 0000000..5c39868 Binary files /dev/null and b/favicon-32x32.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..f7b85cf Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 221cf9a..d58d56b 100644 --- a/index.html +++ b/index.html @@ -12,9 +12,9 @@ - - - + + + @@ -73,7 +73,7 @@ "name": "Mafyuh's Blog", "url": "https://mafyuh.github.io/", "description": "A blog by Mafyuh", - "thumbnailUrl": "https://mafyuh.github.io/assets/favicon/favicon.svg", + "thumbnailUrl": "https://mafyuh.github.io/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 e97fb8d..5bdba20 100644 --- a/posts/how-to-authenticate-guacamole-authentik-nginxproxymanager/index.html +++ b/posts/how-to-authenticate-guacamole-authentik-nginxproxymanager/index.html @@ -12,9 +12,9 @@ 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/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/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 64e9e39..dee0efd 100644 --- a/posts/how-to-authenticate-kasm-via-authentik/index.html +++ b/posts/how-to-authenticate-kasm-via-authentik/index.html @@ -13,9 +13,9 @@ 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/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/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 f657620..45301a2 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,9 +13,9 @@ 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/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/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 4b37068..67a78e4 100644 --- a/posts/how-to-automate-jellyfin-issue-handling/index.html +++ b/posts/how-to-automate-jellyfin-issue-handling/index.html @@ -14,9 +14,9 @@ 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/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/favicon.ico" } } } diff --git a/posts/index.html b/posts/index.html index dfd035f..759cf58 100644 --- a/posts/index.html +++ b/posts/index.html @@ -11,9 +11,9 @@ - - - + + + @@ -277,7 +277,7 @@ Nginx Proxy Manager Nginx Apache2 Traefik Authentik Portainer Yacht AdGuardHome
search
- + diff --git a/posts/proton-mail-authentik-social-login-setup/index.html b/posts/proton-mail-authentik-social-login-setup/index.html index 933fd8c..42686c6 100644 --- a/posts/proton-mail-authentik-social-login-setup/index.html +++ b/posts/proton-mail-authentik-social-login-setup/index.html @@ -13,9 +13,9 @@ 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/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/favicon.ico" } } } diff --git a/posts/resize-ubuntu-vm-disk/index.html b/posts/resize-ubuntu-vm-disk/index.html index c6bae5e..c83a82d 100644 --- a/posts/resize-ubuntu-vm-disk/index.html +++ b/posts/resize-ubuntu-vm-disk/index.html @@ -11,9 +11,9 @@ - - - + + + @@ -115,7 +115,7 @@ "name": "Mafyuh's Blog", "logo": { "@type": "ImageObject", - "url": "https://mafyuh.github.io/assets/favicon/favicon.svg" + "url": "https://mafyuh.github.io/favicon.ico" } } } diff --git a/posts/search/index.html b/posts/search/index.html index 0d7b92c..47f8c5a 100644 --- a/posts/search/index.html +++ b/posts/search/index.html @@ -1,7 +1,7 @@ - + @@ -9,17 +9,17 @@ - + - - - - - + + + + + - + + + + + + + + + + + + + + + + + + + +