diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
