From f4f1a7a78d756658f399de32a371593d8b4c723c Mon Sep 17 00:00:00 2001 From: James Magahern Date: Sat, 16 May 2026 16:39:40 -0700 Subject: [PATCH] README: rename project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcaa6c1..d2d8048 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Local Page Archiver +# sigilbox This project saves self-contained HTML archives. It opens the input with Playwright, captures the rendered HTML, and inlines external resources as `data:` URLs.