Skip to content

Commit 4a19b6b

Browse files
authored
Update index.html
1 parent a2074fa commit 4a19b6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Releases/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,14 @@ <h1>Releases</h1>
9797
</nav>
9898
</header>
9999
<main>
100-
<section>
100+
<section id="v1.0">
101101
<h2>v1.0</h2>
102102
<p>Details about version 1.0</p>
103103
</section>
104-
<section>
104+
<section id="v1.1">
105105
<h2>v1.1</h2>
106106
<p>Details about version 1.1</p>
107-
</section>
107+
</section id="v1.2">
108108
<section>
109109
<h2>v1.2</h2>
110110
<p>Details about version 1.2</p>

0 commit comments

Comments
 (0)