diff options
| author | Paul Buetow <paul@buetow.org> | 2021-12-28 21:44:51 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-12-28 21:44:51 +0000 |
| commit | 5afd04f3065c879eaeaade38f21b5453096e8cb1 (patch) | |
| tree | e10be051a99fa2c13eaac915bd84ef10aa7bc5d6 /README.md | |
| parent | a8ed15f60853178e9b9a12bceda58193bc02cab5 (diff) | |
fix
Diffstat (limited to 'README.md')
| -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. |
