add ids to some sections on features page (#371)

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.
This commit is contained in:
Mohammed Al Sahaf 2024-02-06 20:49:14 +03:00 committed by GitHub
parent 062349487d
commit 3b3c753162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -439,7 +439,7 @@
<section class="diagonal up dark feature">
<div class="wrapper">
<h2>
<h2 id="automatic-https">
Automatic HTTPS
</h2>
<p>
@ -589,7 +589,7 @@
</div>
</div>
<h3 class="purple">ACME</h3>
<h3 class="purple" id="automatic-https-acme">ACME</h3>
<p>
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.