From 9db42e69c92372ec9eea2002c13c350bac2de799 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 13 Jul 2025 16:50:05 -0400 Subject: Remove pass, add buy coffee link --- _footer.html | 3 ++- index.md | 1 - public/index.html | 4 ++-- public/index.html.gz | Bin 4060 -> 4078 bytes public/style.css.gz | Bin 559 -> 559 bytes 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_footer.html b/_footer.html index 9c8110c..57825a2 100644 --- a/_footer.html +++ b/_footer.html @@ -1,7 +1,8 @@
diff --git a/index.md b/index.md index c8687a8..1aad380 100644 --- a/index.md +++ b/index.md @@ -152,7 +152,6 @@ This section isn't going to explain each and every single useful package include ### Security -* `pass` – basic password generator. * `unveil`, `pledge` – available for programs to restrict access and system calls (helpful for programs like Firefox, 3rd party editors). ## Additional Packages diff --git a/public/index.html b/public/index.html index c6e04f3..60c842e 100644 --- a/public/index.html +++ b/public/index.html @@ -207,7 +207,6 @@ rcctl start apmd

Security

@@ -234,7 +233,8 @@ rcctl start apmd
diff --git a/public/index.html.gz b/public/index.html.gz index 4200497..27a96f4 100644 Binary files a/public/index.html.gz and b/public/index.html.gz differ diff --git a/public/style.css.gz b/public/style.css.gz index b2a7b44..4911f52 100644 Binary files a/public/style.css.gz and b/public/style.css.gz differ -- cgit v1.2.3-70-g09d2