aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html4
1 files changed, 2 insertions, 2 deletions
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
<h3 id="security">Security</h3>
<ul>
-<li><code>pass</code> – basic password generator.</li>
<li><code>unveil</code>, <code>pledge</code> – available for programs to restrict access and system calls (helpful for programs like Firefox, 3rd party editors).</li>
</ul>
@@ -234,7 +233,8 @@ rcctl start apmd
<hr>
<footer>
<p>Maintained by <a href="https://btxx.org">Bradley Taunt</a><br>
- Served with <a href="https://man.openbsd.org/httpd.8">httpd</a> and <a href="https://man.openbsd.org/relayd.8">relayd</a> on <a href="https://openbsd.org">OpenBSD</a><br>
+ <a href="https://buymeacoffee.com/wqtmtn7ir">Buy me a coffee!</a></p>
+ <p>Served with <a href="https://man.openbsd.org/httpd.8">httpd</a> and <a href="https://man.openbsd.org/relayd.8">relayd</a> on <a href="https://openbsd.org">OpenBSD</a><br>
<a href="https://codeberg.org/btxx/openbased">Source code</a>
</p>
</footer>