Skip to content

Commit

Permalink
Fix broken jubeat & REFLEC BEAT directory links
Browse files Browse the repository at this point in the history
  • Loading branch information
aixxe committed Apr 28, 2024
1 parent 345ca5c commit 0027bcf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ <h1>Pick a game!</h1>
</label>
<input type="checkbox" id="check_jubeat" class="sectionToggle"/>
<div class="subsection">
<a href="ripples.html" class="gameicon">
<a href="jubeatripples.html" class="gameicon">
<img src="img/jubeat/02ripples.png">
<div>jubeat ripples</div>
</a>
Expand Down Expand Up @@ -444,23 +444,23 @@ <h1>Pick a game!</h1>
<img src="img/reflecbeat/01.png">
<div>REFLEC BEAT</div>
</a>
<a href="reflecbeatlimelight.html" class="gameicon">
<a href="reflecbeat-limelight.html" class="gameicon">
<img src="img/reflecbeat/02limelight.png">
<div>REFLEC BEAT limelight</div>
</a>
<a href="reflecbeatcolette.html" class="gameicon">
<a href="reflecbeat-colette.html" class="gameicon">
<img src="img/reflecbeat/03colette.png">
<div>REFLEC BEAT colette</div>
</a>
<a href="reflecbeatgroovinupper.html" class="gameicon">
<a href="reflecbeat-groovin-upper.html" class="gameicon">
<img src="img/reflecbeat/05groovinupper.png">
<div>REFLEC BEAT groovin'!! Upper</div>
</a>
<a href="reflecbeatvolzza2.html" class="gameicon">
<a href="reflecbeat-volzza2.html" class="gameicon">
<img src="img/reflecbeat/07volzza2.png">
<div>REFLEC BEAT VOLZZA 2</div>
</a>
<a href="reflecbeatreflesia.html" class="gameicon">
<a href="reflecbeat-reflesia.html" class="gameicon">
<img src="img/reflecbeat/08reflesia.png">
<div>REFLEC BEAT The Reflesia of Eternity</div>
</a>
Expand Down

0 comments on commit 0027bcf

Please sign in to comment.