Skip to content

Commit

Permalink
📔 Add missing ids
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffo99 committed Mar 20, 2022
1 parent e9ac75a commit fe814ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ <h3>
<h2>
Semantics
</h2>
<section class="panel panel-box">
<section class="panel panel-box" id="panel-semantics">
<h3>
Semantics
</h3>
Expand Down Expand Up @@ -980,7 +980,7 @@ <h3>
</ul>
</section>
<div class="chapter-forcewrap"></div>
<section class="panel panel-box">
<section class="panel panel-box" id="panel-keyboard">
<h3>
Keyboard
</h3>
Expand All @@ -991,7 +991,7 @@ <h3>
Key presses and releases can be distinguished via special classes: <kbd class="semantic-kbd-press">Press <kbd>A</kbd></kbd> <kbd class="semantic-kbd-release">Release <kbd>A</kbd></kbd>
</p>
</section>
<section class="panel panel-box">
<section class="panel panel-box" id="panel-preformatted-and-code">
<h3>
Preformatted and code
</h3>
Expand All @@ -1013,7 +1013,7 @@ <h3>
<h2>
Colors
</h2>
<section class="panel panel-box">
<section class="panel panel-box" id="panel-bluelib-color">
<h3>
Bluelib color
</h3>
Expand Down

0 comments on commit fe814ac

Please sign in to comment.