Skip to content

Commit 7cb76ec

Browse files
whitespace
1 parent c581fcb commit 7cb76ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/buttons/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2 id="attachmentList"><a href="#attachmentList">attachmentList</a></h2>
7979
<pre id="viewSource-attachmentList"></pre><script>showSource('attachmentList')</script>
8080
<div id="div-attachmentList"></div>
8181

82-
<h2 id="button with icon"><a href="#button-with-icon">button with icon</a></h2>
82+
<h2 id="button with icon"><a href="#button-with-icon">button with icon</a></h2>
8383
<script id="script-button-with-icon">
8484
window.addEventListener('DOMContentLoaded', (event) => {
8585
const solidLogo = 'https://solidproject.org/assets/img/solid-emblem.svg'
@@ -93,7 +93,7 @@ <h2 id="button with icon"><a href="#button-with-icon">button with icon</a></h2>
9393
<pre id="viewSource-button-with-icon"></pre><script>showSource('button-with-icon')</script>
9494
<div id="div-button-with-icon"></div>
9595

96-
<h2 id="button-with-text"><a href="#button-with-text">button with text</a></h2>
96+
<h2 id="button-with-text"><a href="#button-with-text">button with text</a></h2>
9797
<script id="script-button-with-text">
9898
window.addEventListener('DOMContentLoaded', (event) => {
9999
$('#div-button-with-text').appendChild(

0 commit comments

Comments
 (0)