summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-12-28 21:44:17 +0000
committerPaul Buetow <paul@buetow.org>2021-12-28 21:44:17 +0000
commita8ed15f60853178e9b9a12bceda58193bc02cab5 (patch)
treef7edc5cea0be5232efded07e00be1dafe1ad81fd
parent3b34bf7b88a9638c03fa530d3f509d61344798c0 (diff)
use snonux.de as primary address
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index e517f8c7..0c169c7d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-The buetow.org internet site
-============================
+The snonux.de internet site
+===========================
This repository contains the static files of my internet site. [gemini://snonux.de](gemini://snonux.de) or [gemini://buetow.org](gemini://buetow.org) and [https://snonux.de](https://snonux.de) or [https://buetow.org](https://buetow.org).
@@ -18,5 +18,6 @@ You can find more about my internet site and the static content generator at [sn
* Gemini server: [a-h/gemini](https://github.com/a-h/gemini)
* GNU Bash: [https://www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)
* ShellCheck: [https://www.shellcheck.net/](https://www.shellcheck.net/)
-* Web server: [Apache HTTPD](https://httpd.apache.org) (for "normal" HTML site)
+* Server OS: [OpenBSD](https://www.OpenBSD.org) (for "normal" HTML site)
+* Web server: [OpenBSD HTTPD](https://man.openbsd.org/httpd.8) (for "normal" HTML site)
* Obviously, I am also using Codeberg for source code and Codeberg Page hosting.