diff --git a/config.yaml b/config.yaml
index 9394d933..4ac9e3ed 100644
--- a/config.yaml
+++ b/config.yaml
@@ -13,7 +13,7 @@ title: davegallant
params:
mode: toggle
useCDN: true
- subtitle: "A personal blog about technical discovery"
+ subtitle: "A personal blog"
mathjax: true
katex: true
diff --git a/content/post/enhancing-pfsense-with-services.md b/content/post/enhancing-pfsense-with-services.md
new file mode 100644
index 00000000..bd21e92b
--- /dev/null
+++ b/content/post/enhancing-pfsense-with-services.md
@@ -0,0 +1,35 @@
+---
+title: "Enhancing Pfsense With Services"
+date: 2023-03-25T18:37:08-04:00
+lastmod: 2023-03-25T18:37:08-04:00
+draft: true
+keywords: []
+description: ""
+tags: []
+categories: []
+author: ""
+
+# You can also close(false) or open(true) something for this content.
+# P.S. comment can only be closed
+comment: false
+toc: false
+autoCollapseToc: false
+postMetaInFooter: false
+hiddenFromHomePage: false
+# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
+contentCopyright: false
+reward: false
+mathjax: false
+mathjaxEnableSingleDollar: false
+
+flowchartDiagrams:
+ enable: false
+ options: ""
+
+sequenceDiagrams:
+ enable: false
+ options: ""
+
+---
+
+
diff --git a/public/about/index.html b/public/about/index.html
index 4b591d39..f4bedb10 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2020/03/16/appgate-sdp-on-arch-linux/index.html b/public/blog/2020/03/16/appgate-sdp-on-arch-linux/index.html
index 9332fde8..1659b319 100644
--- a/public/blog/2020/03/16/appgate-sdp-on-arch-linux/index.html
+++ b/public/blog/2020/03/16/appgate-sdp-on-arch-linux/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2021/09/06/what-to-do-with-a-homelab/index.html b/public/blog/2021/09/06/what-to-do-with-a-homelab/index.html
index 91c0b929..35fcad1d 100644
--- a/public/blog/2021/09/06/what-to-do-with-a-homelab/index.html
+++ b/public/blog/2021/09/06/what-to-do-with-a-homelab/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2021/09/08/why-i-threw-out-my-dotfiles/index.html b/public/blog/2021/09/08/why-i-threw-out-my-dotfiles/index.html
index cf9c5400..9b4fd57b 100644
--- a/public/blog/2021/09/08/why-i-threw-out-my-dotfiles/index.html
+++ b/public/blog/2021/09/08/why-i-threw-out-my-dotfiles/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2021/09/17/automatically-rotating-aws-access-keys/index.html b/public/blog/2021/09/17/automatically-rotating-aws-access-keys/index.html
index fd132462..b6785cd3 100644
--- a/public/blog/2021/09/17/automatically-rotating-aws-access-keys/index.html
+++ b/public/blog/2021/09/17/automatically-rotating-aws-access-keys/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html b/public/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html
index 4e3b3b50..9ed2b992 100644
--- a/public/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html
+++ b/public/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/index.html b/public/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/index.html
index 797ab0ef..ff50c269 100644
--- a/public/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/index.html
+++ b/public/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2022/03/13/backing-up-gmail-with-synology/index.html b/public/blog/2022/03/13/backing-up-gmail-with-synology/index.html
index 10500023..cd80157b 100644
--- a/public/blog/2022/03/13/backing-up-gmail-with-synology/index.html
+++ b/public/blog/2022/03/13/backing-up-gmail-with-synology/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2022/04/02/virtualizing-my-router-with-pfsense/index.html b/public/blog/2022/04/02/virtualizing-my-router-with-pfsense/index.html
index d9154ee2..73a8fc17 100644
--- a/public/blog/2022/04/02/virtualizing-my-router-with-pfsense/index.html
+++ b/public/blog/2022/04/02/virtualizing-my-router-with-pfsense/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/blog/2022/12/10/watching-youtube-in-private/index.html b/public/blog/2022/12/10/watching-youtube-in-private/index.html
index 1676c23f..84e85f77 100644
--- a/public/blog/2022/12/10/watching-youtube-in-private/index.html
+++ b/public/blog/2022/12/10/watching-youtube-in-private/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/categories/index.html b/public/categories/index.html
index 1658ed2c..6a73b342 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/index.html b/public/index.html
index 1ca10b98..3aaa0f88 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,7 +1,7 @@
-
+
davegallant | Home
@@ -11,6 +11,7 @@
+
@@ -96,7 +97,7 @@
- A personal blog about technical discovery
+
diff --git a/public/js/themetoggle.js b/public/js/themetoggle.js
index 7f9b003d..e34398b9 100644
--- a/public/js/themetoggle.js
+++ b/public/js/themetoggle.js
@@ -32,5 +32,5 @@ function toggleTheme() {
}
}
-var savedTheme = localStorage.getItem("theme-storage") || "light";
+var savedTheme = localStorage.getItem("theme-storage") || "dark";
setTheme(savedTheme);
diff --git a/public/page/index.html b/public/page/index.html
index 6e105c4f..dde07386 100644
--- a/public/page/index.html
+++ b/public/page/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/page/search/index.html b/public/page/search/index.html
index ffcb018c..d1d597b6 100644
--- a/public/page/search/index.html
+++ b/public/page/search/index.html
@@ -10,6 +10,7 @@
+
diff --git a/public/post/index.html b/public/post/index.html
index cbf18f11..f26a227c 100644
--- a/public/post/index.html
+++ b/public/post/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/adguard/index.html b/public/tags/adguard/index.html
index 9d9d59ea..c0a4616f 100644
--- a/public/tags/adguard/index.html
+++ b/public/tags/adguard/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/aws-vault/index.html b/public/tags/aws-vault/index.html
index b80020a7..ea6e0cb4 100644
--- a/public/tags/aws-vault/index.html
+++ b/public/tags/aws-vault/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/aws/index.html b/public/tags/aws/index.html
index 63c23152..c5d80ac7 100644
--- a/public/tags/aws/index.html
+++ b/public/tags/aws/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/backup/index.html b/public/tags/backup/index.html
index 342377ab..6bf9a1a0 100644
--- a/public/tags/backup/index.html
+++ b/public/tags/backup/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/containers/index.html b/public/tags/containers/index.html
index 721b4679..cb9fa8ec 100644
--- a/public/tags/containers/index.html
+++ b/public/tags/containers/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/degoogle/index.html b/public/tags/degoogle/index.html
index b75745fc..310cdcf0 100644
--- a/public/tags/degoogle/index.html
+++ b/public/tags/degoogle/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/docker/index.html b/public/tags/docker/index.html
index 6ea73286..9c75fba0 100644
--- a/public/tags/docker/index.html
+++ b/public/tags/docker/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/dotfiles/index.html b/public/tags/dotfiles/index.html
index c25ebc72..255bda9b 100644
--- a/public/tags/dotfiles/index.html
+++ b/public/tags/dotfiles/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/gmail/index.html b/public/tags/gmail/index.html
index 0966380d..6b84c6c0 100644
--- a/public/tags/gmail/index.html
+++ b/public/tags/gmail/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/grafana/index.html b/public/tags/grafana/index.html
index a9dc7c28..2f32cee1 100644
--- a/public/tags/grafana/index.html
+++ b/public/tags/grafana/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/home-manager/index.html b/public/tags/home-manager/index.html
index 9145eee5..2f510961 100644
--- a/public/tags/home-manager/index.html
+++ b/public/tags/home-manager/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/homelab/index.html b/public/tags/homelab/index.html
index c91b4434..8db14bc9 100644
--- a/public/tags/homelab/index.html
+++ b/public/tags/homelab/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/index.html b/public/tags/index.html
index d4e7fe9c..ef16fd07 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/invidious/index.html b/public/tags/invidious/index.html
index c584e4ea..edd72209 100644
--- a/public/tags/invidious/index.html
+++ b/public/tags/invidious/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/jellyfin/index.html b/public/tags/jellyfin/index.html
index 0fcc4963..14207532 100644
--- a/public/tags/jellyfin/index.html
+++ b/public/tags/jellyfin/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/k3s/index.html b/public/tags/k3s/index.html
index 8921e56f..90a4199e 100644
--- a/public/tags/k3s/index.html
+++ b/public/tags/k3s/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/linux/index.html b/public/tags/linux/index.html
index 19957112..cce8d7eb 100644
--- a/public/tags/linux/index.html
+++ b/public/tags/linux/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/lxc/index.html b/public/tags/lxc/index.html
index d1478ccc..9d572a97 100644
--- a/public/tags/lxc/index.html
+++ b/public/tags/lxc/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/netdata/index.html b/public/tags/netdata/index.html
index c241d7de..00e29c1e 100644
--- a/public/tags/netdata/index.html
+++ b/public/tags/netdata/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/nix/index.html b/public/tags/nix/index.html
index 0b305dd9..f7786094 100644
--- a/public/tags/nix/index.html
+++ b/public/tags/nix/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/openwrt/index.html b/public/tags/openwrt/index.html
index 11fe5707..5b376cb8 100644
--- a/public/tags/openwrt/index.html
+++ b/public/tags/openwrt/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/pfsense/index.html b/public/tags/pfsense/index.html
index ec270b11..b01d4112 100644
--- a/public/tags/pfsense/index.html
+++ b/public/tags/pfsense/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/pihole/index.html b/public/tags/pihole/index.html
index d99bc9ca..69ba21ed 100644
--- a/public/tags/pihole/index.html
+++ b/public/tags/pihole/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/plex/index.html b/public/tags/plex/index.html
index 18ebbda2..27584a97 100644
--- a/public/tags/plex/index.html
+++ b/public/tags/plex/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/podman/index.html b/public/tags/podman/index.html
index 666ec58f..4baa3af7 100644
--- a/public/tags/podman/index.html
+++ b/public/tags/podman/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/privacy/index.html b/public/tags/privacy/index.html
index 5743cf92..d90a2d1c 100644
--- a/public/tags/privacy/index.html
+++ b/public/tags/privacy/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/proxmox/index.html b/public/tags/proxmox/index.html
index 57f2a498..eea0d9aa 100644
--- a/public/tags/proxmox/index.html
+++ b/public/tags/proxmox/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/python/index.html b/public/tags/python/index.html
index 0d0b6c51..3ea85139 100644
--- a/public/tags/python/index.html
+++ b/public/tags/python/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/ransomware/index.html b/public/tags/ransomware/index.html
index 848bb1da..3fcc98af 100644
--- a/public/tags/ransomware/index.html
+++ b/public/tags/ransomware/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/router-on-a-stick/index.html b/public/tags/router-on-a-stick/index.html
index a405c4ba..caf797b3 100644
--- a/public/tags/router-on-a-stick/index.html
+++ b/public/tags/router-on-a-stick/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/router/index.html b/public/tags/router/index.html
index e5ced353..f38c9de8 100644
--- a/public/tags/router/index.html
+++ b/public/tags/router/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/security/index.html b/public/tags/security/index.html
index 426c0317..742c6079 100644
--- a/public/tags/security/index.html
+++ b/public/tags/security/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/synology/index.html b/public/tags/synology/index.html
index d5c628b5..97c6c58a 100644
--- a/public/tags/synology/index.html
+++ b/public/tags/synology/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/tailscale/index.html b/public/tags/tailscale/index.html
index 465544f7..26626413 100644
--- a/public/tags/tailscale/index.html
+++ b/public/tags/tailscale/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/virtualization/index.html b/public/tags/virtualization/index.html
index 324fa97d..522e611f 100644
--- a/public/tags/virtualization/index.html
+++ b/public/tags/virtualization/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/vlan/index.html b/public/tags/vlan/index.html
index f325b2e8..eed0c0ec 100644
--- a/public/tags/vlan/index.html
+++ b/public/tags/vlan/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/vpn/index.html b/public/tags/vpn/index.html
index 0c6b4757..cbf4e32e 100644
--- a/public/tags/vpn/index.html
+++ b/public/tags/vpn/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/yewtu.be/index.html b/public/tags/yewtu.be/index.html
index 5e0eac69..dfda1ef4 100644
--- a/public/tags/yewtu.be/index.html
+++ b/public/tags/yewtu.be/index.html
@@ -9,6 +9,7 @@
+
diff --git a/public/tags/youtube/index.html b/public/tags/youtube/index.html
index a48da320..e7f47da4 100644
--- a/public/tags/youtube/index.html
+++ b/public/tags/youtube/index.html
@@ -9,6 +9,7 @@
+
diff --git a/themes/archie/static/js/themetoggle.js b/themes/archie/static/js/themetoggle.js
index 7f9b003d..e34398b9 100644
--- a/themes/archie/static/js/themetoggle.js
+++ b/themes/archie/static/js/themetoggle.js
@@ -32,5 +32,5 @@ function toggleTheme() {
}
}
-var savedTheme = localStorage.getItem("theme-storage") || "light";
+var savedTheme = localStorage.getItem("theme-storage") || "dark";
setTheme(savedTheme);