diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-04-05 13:07:15 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-04-05 13:07:15 -0400 |
| commit | e776bc3204bfa5832805788ad9c1a5accb575e0c (patch) | |
| tree | a8f5e383e9bd459cca291b2d739cccf58a6d4ea7 /pages | |
| parent | 236bca1d24bf85cd3dd913f083198dc12b2e63cc (diff) | |
Update colophone and projects pages
Diffstat (limited to 'pages')
| -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 |
