From cc61fd2364ec1ca254162ee79298b6ad3b3b9fe9 Mon Sep 17 00:00:00 2001 From: Mohammed Al Sahaf Date: Tue, 6 Feb 2024 20:09:57 +0300 Subject: [PATCH] add ids to some sections on features page There's a need to link to the "Automatic HTTPS" and "ACME" sections. I've added an "id" attribute so we can link by fragment. --- src/features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features.html b/src/features.html index be40fda..a9d4c25 100644 --- a/src/features.html +++ b/src/features.html @@ -439,7 +439,7 @@
-

+

Automatic HTTPS

@@ -589,7 +589,7 @@

-

ACME

+

ACME

Caddy's ACME client is best-in-class, with higher reliability and more production experience than any other integrated ACME client available today. Caddy has been using ACME since before the public availability of Let's Encrypt, and Caddy works with any ACME-compatible CA.