diff options
| -rw-r--r-- | pages/colophon.md | 2 | ||||
| -rw-r--r-- | pages/projects.md | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/pages/colophon.md b/pages/colophon.md index 7de10e6..a3bdbc2 100644 --- a/pages/colophon.md +++ b/pages/colophon.md @@ -38,7 +38,7 @@ For those interested I try to keep the details of the blog up-to-date with the i </tr> <tr> <td>Fonts used:</td> - <td>Fira Sans, system monospace</td> + <td>Georgia, default serif</td> </tr> <tr> <td>Developed on:</td> diff --git a/pages/projects.md b/pages/projects.md index 390788d..5faf4b7 100644 --- a/pages/projects.md +++ b/pages/projects.md @@ -6,8 +6,9 @@ All git repos are hosted on: [sourcehut](https://git.sr.ht/~bt/) ## Active Projects -* [caddy.ninja](https://caddy.ninja): Setup an HTTPS-enabled web server with `caddy` on Alpine Linux * [httpd.rocks](https://httpd.rocks): Setup an HTTPS-enabled web server with `httpd` on OpenBSD +* [caddy.ninja](https://caddy.ninja): Setup an HTTPS-enabled web server with `caddy` on Alpine Linux +* [OpenBASED](https://openbased.btxx.org): Setup OpenBSD as a daily driver using only the base programs * [jsfree](https://jsfree.org): Collection of web services that work without JavaScript * [Vanilla CSS](https://vanillacss.com): A minimal baseline stylesheet for any web project |
