Add ids to headers

This commit is contained in:
Paulus Schoutsen 2021-06-12 14:05:11 -07:00 committed by GitHub
parent 933c9c35d8
commit 1102e5a889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@
allowfullscreen
></iframe>
</div>
<h2>Projects using ESP Web Tools</h2>
<h2 id='used-by'>Projects using ESP Web Tools</h2>
<div class="project">
<div class="logo">
<img src="static/wled.png" alt="WLED logo" />
@ -139,7 +139,7 @@
>
</p>
</div>
<h2>Adding ESP Web Tools to your website</h2>
<h2 id='add-website'>Adding ESP Web Tools to your website</h2>
<p>
To add this to your own website, create a manifest and add the button to
your website. Make sure you update the manifest attribute to point at
@ -239,7 +239,7 @@
></iframe>
</div>
<h3>Customizing the look and feel</h3>
<h3 id='customize'>Customizing the look and feel</h3>
<p>
There are multiple options to change the look and feel of the button and
other elements.