File tree Expand file tree Collapse file tree 1 file changed +18
-12
lines changed
Expand file tree Collapse file tree 1 file changed +18
-12
lines changed Original file line number Diff line number Diff line change @@ -97,18 +97,24 @@ <h1>Releases</h1>
9797 </ nav >
9898 </ header >
9999 < main >
100- < section id ="v1.0 ">
101- < h2 > v1.0</ h2 >
102- < p > Details about version 1.0</ p >
103- </ section >
104- < section id ="v1.1 ">
105- < h2 > v1.1</ h2 >
106- < p > Details about version 1.1</ p >
107- </ section id="v1.2">
108- < section >
109- < h2 > v1.2</ h2 >
110- < p > Details about version 1.2</ p >
111- </ section >
100+ < a name ="v1.0 ">
101+ < section >
102+ < h2 > v1.0</ h2 >
103+ < p > Details about version 1.0</ p >
104+ </ section >
105+ </ a >
106+ < a name ="v1.1 ">
107+ < section >
108+ < h2 > v1.1</ h2 >
109+ < p > Details about version 1.1</ p >
110+ </ section >
111+ </ a >
112+ < a name ="v1.2 ">
113+ < section >
114+ < h2 > v1.2</ h2 >
115+ < p > Details about version 1.2</ p >
116+ </ section >
117+ </ a >
112118 </ main >
113119 < footer >
114120 < p > © 2025 Java Game Application. All rights reserved.</ p >
You can’t perform that action at this time.
0 commit comments