From df21b007245f216d97ca08ebb564abd6b61af105 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 17 Mar 2026 07:36:45 +0000 Subject: [PATCH] updates README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65c4863..cba1c4c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # joeac.net -Joe Carstairs' personal website +Joe Carstairs' public Internet presence Structure: ``` / -├── website: My public-facing website -└── infrastructure: The infrastructure of my website as code +├── capsule My Gemini capsule +├── smtp A local SMTP server +└── website My Website ``` ## Running with Podman