Pārlūkot izejas kodu

Add ids to headers

Paulus Schoutsen 4 gadi atpakaļ
vecāks
revīzija
1102e5a889
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      index.html

+ 3 - 3
index.html

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