summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-12-28 21:44:51 +0000
committerPaul Buetow <paul@buetow.org>2021-12-28 21:44:51 +0000
commit5afd04f3065c879eaeaade38f21b5453096e8cb1 (patch)
treee10be051a99fa2c13eaac915bd84ef10aa7bc5d6 /README.md
parenta8ed15f60853178e9b9a12bceda58193bc02cab5 (diff)
fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0c169c7d..7d73ae03 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ You can find more about my internet site and the static content generator at [sn
## Software I use to maintain this site
* Text editor: [Neovim](https://www.neovim.io)
-* 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/)
-* Server OS: [OpenBSD](https://www.OpenBSD.org) (for "normal" HTML site)
+* Server OS: [OpenBSD](https://www.OpenBSD.org)
+* Gemini server: [a-h/gemini](https://github.com/a-h/gemini)
* 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.