aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <stonedDiscord@users.noreply.github.com>2025-01-30 12:54:54 +0000
committerGitHub Action <actions@github.com>2025-01-30 12:54:54 +0000
commit8c2054b734692f28e55dee1a421c8f2c31899f47 (patch)
treec28c1b133635f7fec5035b42021859b6ba0b6f02 /public
parentf681d5c85088b66e47c46b56521056e59c9cdb7f (diff)
Prettified Code!
Diffstat (limited to 'public')
-rw-r--r--public/index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html
index 785c8d1..37afffb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -137,8 +137,10 @@
</noscript>
<ul class="serverlist">
<details name="servers">
- <summary><p>Singleplayer</p>
- <a class="button" href="client.html?mode=replay">Join</a></summary>
+ <summary>
+ <p>Singleplayer</p>
+ <a class="button" href="client.html?mode=replay">Join</a>
+ </summary>
<p>Try out things</p>
</details>
</ul>
@@ -158,7 +160,9 @@
<a href="https://discord.gg/9rYQVVQ">Join us on Discord</a>
</p>
<p>
- <a href="https://servers.aceattorneyonline.com/privacy">Privacy Policy</a>
+ <a href="https://servers.aceattorneyonline.com/privacy"
+ >Privacy Policy</a
+ >
</p>
</div>
</form>