aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIgor Tolmachev <me@igorek.dev>2024-04-23 23:47:33 +0900
committerIgor Tolmachev <me@igorek.dev>2024-04-23 23:47:33 +0900
commit0d9b63c7075610af96985d3574d3dc8410b19977 (patch)
treef5bd6b6a446fd3114f54fd88618d404cba12326a
parent74ee0189f8678b7af61c594e69fab83cef7f1285 (diff)
downloadpages-0d9b63c7075610af96985d3574d3dc8410b19977.tar.gz
pages-0d9b63c7075610af96985d3574d3dc8410b19977.zip
Fix map link
-rw-r--r--minecraft/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecraft/index.html b/minecraft/index.html
index 9a5abab..266f6bb 100644
--- a/minecraft/index.html
+++ b/minecraft/index.html
@@ -56,7 +56,7 @@
56 <pre>--- Servers ---</pre> 56 <pre>--- Servers ---</pre>
57 <pre> 57 <pre>
58 Version: <a href="https://minecraft.wiki/w/Java_Edition_1.20.4">1.20.4</a> 58 Version: <a href="https://minecraft.wiki/w/Java_Edition_1.20.4">1.20.4</a>
59 Map: <a href="https://mc.igorek.dev">https://mc.igorek.dev</a> 59 Map: <a href="https://mc.igorek.dev/map">https://mc.igorek.dev/map</a>
60 IP: <span class="copy" copy-text="mc.igorek.dev:25565">mc.igorek.dev:25565</span> 60 IP: <span class="copy" copy-text="mc.igorek.dev:25565">mc.igorek.dev:25565</span>
61 Whitelist: <input type="text" id="username" placeholder="username"> <span id="add-button" class="add" onclick="add2whitelist()">[+ add]</span> 61 Whitelist: <input type="text" id="username" placeholder="username"> <span id="add-button" class="add" onclick="add2whitelist()">[+ add]</span>
62 Recommended mods: <a href="https://modrinth.com/plugin/simple-voice-chat">Simple Voice Chat</a> 62 Recommended mods: <a href="https://modrinth.com/plugin/simple-voice-chat">Simple Voice Chat</a>