Skip to content

Commit 7093a54

Browse files
committed
3
1 parent 3564579 commit 7093a54

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Developer Page</title>
6+
<title>FizzStarLab</title>
77
<style>
88
@font-face {
99
font-family: 'RetroGaming';
@@ -322,9 +322,9 @@ <h2>Golden Soul </h2>
322322
</div>
323323
</div>
324324
<div class="store-buttons">
325-
<a href="#" target="_blank">🍎 Download on App Store</a>
326-
<a href="#" target="_blank">📱 Get it on Google Play</a>
327-
<a href="#" target="_blank">Available on Steam</a>
325+
<a href="https://apps.apple.com/us/app/golden-soul/id6499178439" target="_blank">🍎 Download on App Store</a>
326+
<a href="https://play.google.com/store/apps/details?id=com.Lexuslight.Goldensoul" target="_blank">📱 Get it on Google Play</a>
327+
<a href="https://store.steampowered.com/search/" target="_blank">Available on Steam</a>
328328
</div>
329329
</section>
330330

@@ -371,7 +371,7 @@ <h2>Featured FanArts</h2>
371371

372372
<footer class="footer">
373373
<div class="footer-content">
374-
<p>&copy; 2024 FizzStarLab. All rights reserved.</p>
374+
<p>&copy; 2025 FizzStarLab. All rights reserved.</p>
375375
<p>Contact: <a href="mailto:lexustrue@gmail.com">lexustrue@gmail.com</a></p>
376376
<div class="footer-links">
377377
<a href="https://github.com/lexuslight" target="_blank">GitHub</a> |

0 commit comments

Comments
 (0)