Skip to content

Commit 498e339

Browse files
committed
Updated for latest release
1 parent d7bfe80 commit 498e339

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@ <h2 class="section-title animate-on-scroll">Supported Consoles</h2>
149149

150150
<div class="platform animate-on-scroll">
151151
<img src="assets/consoles/ps1.png" alt="PlayStation 1" class="platform-img">
152-
<p>PS1<br><small style="color:var(--neon-cyan);font-weight:400">Coming Soon (XStation / PSIO)</small></p>
152+
<p>PS1<br><small style="color:var(--text-muted);font-weight:400">XStation</small></p>
153+
<p>PS1<br><small style="color:var(--neon-cyan);font-weight:400">Coming Soon (PSIO)</small></p>
153154
</div>
154155

155156
<div class="platform animate-on-scroll">
@@ -159,7 +160,7 @@ <h2 class="section-title animate-on-scroll">Supported Consoles</h2>
159160

160161
<div class="platform animate-on-scroll">
161162
<img src="assets/consoles/dreamcast.png" alt="Sega Dreamcast" class="platform-img">
162-
<p>Dreamcast<br><small style="color:var(--neon-cyan);font-weight:400">Coming Soon (GDEMU)</small></p>
163+
<p>Dreamcast<br><small style="color:var(--text-muted);font-weight:400">GDEMU (OpenMenu) </small></p>
163164
</div>
164165

165166
<div class="platform animate-on-scroll">
@@ -169,7 +170,7 @@ <h2 class="section-title animate-on-scroll">Supported Consoles</h2>
169170

170171
<div class="platform animate-on-scroll">
171172
<img src="assets/consoles/gamecube.png" alt="Nintendo Gamecube" class="platform-img">
172-
<p>Gamecube<br><small style="color:var(--neon-cyan);font-weight:400">Coming Soon (Swiss)</small></p>
173+
<p>Gamecube<br><small style="color:var(--text-muted);font-weight:400">Swiss</small></p>
173174
</div>
174175

175176
</div>

0 commit comments

Comments
 (0)