From 18800e1cd8544039f6792fdb19c560bd19197e15 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 23 Mar 2025 22:51:21 -0400 Subject: [PATCH] Updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fae69c8..d1f6286 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ [Zona](https://sr.ht/~ficd/zona/) is a tool for building a static website, optimized for lightweight blogs following minimalist design principles. The project is hosted on [sourcehut](https://sr.ht/~ficd/zona/) and mirrored on -[GitHub](https://github.com/ficcdaf/zona). You are welcome to open an issue on -GitHub or send a message to the -[mailing list](https://lists.sr.ht/~ficd/zona-devel). +[GitHub](https://github.com/ficcdaf/zona). I am not accepting GitHub issues, +please make your submission to the [issue tracker] or send an email to the +public mailing list at +[~ficd/zona-devel@lists.sr.ht](mailto:~ficd/zona-devel@lists.sr.ht) -> [!NOTE] > Zona is currently in development. The `main` branch of this repository does > not yet contain the software. The `dev-stable` branch contains the code used > to generate [ficd.ca](https://ficd.ca) -- although the program is undocumented