From 92c40c5a8081895a7418d4c6f896b7ad68f69ac9 Mon Sep 17 00:00:00 2001
From: Aroy-Art <Aroy-Art@pm.me>
Date: Sun, 15 Sep 2024 21:27:39 +0200
Subject: [PATCH 1/4] Add: fedi social link

---
 config.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config.yaml b/config.yaml
index 7c568f3..65d6bde 100644
--- a/config.yaml
+++ b/config.yaml
@@ -91,6 +91,8 @@ params:
         link: https://github.com/Aroy-Art
       - icon: nf nf-md-matrix
         link: https://matrix.to/#/@aroy:matrix.aroy-art.com
+      - icon: nf nf-md-shark
+        link: https://fedi.aroy-art.com/@aroy
       #- icon: nf nf-fa-twitter
       #  link: https://twitter.com/AroyArt
       #- icon: nf nf-fa-reddit_alien

From 7b00fdcc2bffe746763c29056d4950022b40b414 Mon Sep 17 00:00:00 2001
From: Aroy-Art <Aroy-Art@pm.me>
Date: Sun, 15 Sep 2024 21:29:55 +0200
Subject: [PATCH 2/4] Remove preloader config

---
 config.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/config.yaml b/config.yaml
index 65d6bde..d96192d 100644
--- a/config.yaml
+++ b/config.yaml
@@ -52,10 +52,6 @@ params:
         fullContents: True
         rssLimit: 100
     
-#    preloader:
-#        enable: false
-#        preloader: /img/avatar-512.png
-    
     cookies:
         enable: true
         expire_days: 90

From 090f91cb7e66e428d8e06db466ee9781bd7da4f8 Mon Sep 17 00:00:00 2001
From: Aroy-Art <Aroy-Art@pm.me>
Date: Sun, 15 Sep 2024 21:31:37 +0200
Subject: [PATCH 3/4] Add: cookie-box comment

---
 config.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config.yaml b/config.yaml
index d96192d..df459ad 100644
--- a/config.yaml
+++ b/config.yaml
@@ -52,6 +52,7 @@ params:
         fullContents: True
         rssLimit: 100
     
+    # Cookie-Box settings
     cookies:
         enable: true
         expire_days: 90

From ee0c8d6170419f64dd286f7b051bb7ecca7df6a5 Mon Sep 17 00:00:00 2001
From: Aroy-Art <Aroy-Art@pm.me>
Date: Sun, 15 Sep 2024 21:34:45 +0200
Subject: [PATCH 4/4] Remove: old google robot mono font comment

---
 config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.yaml b/config.yaml
index df459ad..7aa6d2f 100644
--- a/config.yaml
+++ b/config.yaml
@@ -66,7 +66,7 @@ params:
             - link: /plugins/nerd-fonts/nerd-fonts-generated.min.css
             - link: /plugins/magnific-popup/magnific-popup.css
             - link: /plugins/slick/slick.css
-            - link: https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap #https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap
+            - link: https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap
             - link: /plugins/lightbox/lightbox.min.css
         js: # js plugins 
             - link: /plugins/bootstrap/bootstrap.bundle.min.js