Skip to content

Commit

Permalink
Update games.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Nobodycares-lo authored Apr 30, 2024
1 parent 2b496fa commit c24e47c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions public/games.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sunset Network | games</title>
<title>Sunset Network | Apps</title>
<script src="/lf.js" defer></script>
<link rel="shortcut icon" type="x-icon" href="Icons/logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand Down Expand Up @@ -57,11 +57,12 @@ <h1 class="Appspageh1">Apps</h1>
<div class="appbutton">
<div class="game-icon" onclick="location.href = __uv$config.prefix + __uv$config.encodeUrl('https://discord.com');">
<button>
<img src="aGame icons/discord.png" alt="youtube">
<img src="aGame icons/discord.png" alt="Discord">
</button>
<p>Discord</p>
</div>

</div>
</div>
<div class="appbutton">
<div class="google">
<div onclick="launch('');">
Expand Down

0 comments on commit c24e47c

Please sign in to comment.