From 2df98163116bf5198c6fc7965d24f150f7547a3b Mon Sep 17 00:00:00 2001 From: Luke Wilkinson <95864695+krakenhavoc@users.noreply.github.com> Date: Mon, 15 Jun 2026 23:13:46 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20weekly=20audit=20=E2=80=94=20README=20s?= =?UTF-8?q?rc/posts=20tree=20reflects=20all=209=20published=20posts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a252dd1..8291cf4 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ web/ │ │ ├── post-quantum-tls-certificate-readiness.md │ │ ├── free-tls-scanner.md │ │ ├── lets-encrypt-generation-y-transition.md -│ │ └── sc098v2-caa-rfc8657-mandatory.md +│ │ ├── sc098v2-caa-rfc8657-mandatory.md +│ │ └── public-ca-eku-separation-june-2026.md │ ├── styles/ │ │ └── global.css # Design tokens, reset, typography │ └── content.config.ts # Astro content collection config