update
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Minecraft';
|
font-family: 'Minecraft';
|
||||||
src: url('https://fontmeme.com/fonts/minecraft-font/') format('truetype');
|
src: url('https://my-mc.link/font/minecraft_font.ttf') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
@ -594,7 +594,7 @@
|
|||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Minecraft';
|
font-family: 'Minecraft';
|
||||||
src: url('https://fontmeme.com/fonts/minecraft-font/') format('truetype');
|
src: url('https://my-mc.link/font/minecraft_font.ttf') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
BIN
font/minecraft_font.ttf
Normal file
BIN
font/minecraft_font.ttf
Normal file
Binary file not shown.
12
index.html
12
index.html
@ -7,8 +7,8 @@
|
|||||||
<title>My-MC.Link</title>
|
<title>My-MC.Link</title>
|
||||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
||||||
<link href="./mc/css/style_min.css" rel="stylesheet">
|
<link href="css/style_min.css?p=1" rel="stylesheet">
|
||||||
<link href="./mc/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="favicon.ico" rel="icon" type="image/x-icon">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -35,7 +35,7 @@
|
|||||||
<section class="hero-bg mb-12">
|
<section class="hero-bg mb-12">
|
||||||
<iframe id="ytplayer"
|
<iframe id="ytplayer"
|
||||||
src="https://www.youtube.com/embed/qLuc8kZty1A?autoplay=1&loop=1&mute=1&controls=0&showinfo=0&rel=0&iv_load_policy=3&playlist=qLuc8kZty1A"
|
src="https://www.youtube.com/embed/qLuc8kZty1A?autoplay=1&loop=1&mute=1&controls=0&showinfo=0&rel=0&iv_load_policy=3&playlist=qLuc8kZty1A"
|
||||||
frameborder="0" allow="autoplay; loop" allowfullscreen></iframe>
|
frameborder="0" allow="autoplay;" allowfullscreen></iframe>
|
||||||
<img src="https://minecraft.wiki/images/Panorama_4.png" alt="Minecraft Panorama">
|
<img src="https://minecraft.wiki/images/Panorama_4.png" alt="Minecraft Panorama">
|
||||||
<div class="hero-content">
|
<div class="hero-content">
|
||||||
<h2
|
<h2
|
||||||
@ -86,7 +86,7 @@
|
|||||||
My-MC Realms is a seamless alternative to Minecraft Realms, allowing you to connect to your Minecraft server directly from the Realms menu without needing the server address<BR><BR>Simply install the MyMcRealms mod within your client, run the <code class="bg-gray-800 text-teal-400 px-1 rounded">/my-mc-link</code> command to register a slot, and access your server with ease.
|
My-MC Realms is a seamless alternative to Minecraft Realms, allowing you to connect to your Minecraft server directly from the Realms menu without needing the server address<BR><BR>Simply install the MyMcRealms mod within your client, run the <code class="bg-gray-800 text-teal-400 px-1 rounded">/my-mc-link</code> command to register a slot, and access your server with ease.
|
||||||
</p>
|
</p>
|
||||||
<div class="flex justify-center mb-8">
|
<div class="flex justify-center mb-8">
|
||||||
<img src="./mc/img/my-mc-realms.webp"
|
<img src="img/my-mc-realms.webp"
|
||||||
alt="MyMcRealms in action" class="max-w-full rounded-lg shadow-lg">
|
alt="MyMcRealms in action" class="max-w-full rounded-lg shadow-lg">
|
||||||
</div>
|
</div>
|
||||||
<p class="text-lg max-w-3xl mx-auto opacity-90 leading-relaxed">
|
<p class="text-lg max-w-3xl mx-auto opacity-90 leading-relaxed">
|
||||||
@ -168,7 +168,7 @@
|
|||||||
class="text-3xl minecraft-font mb-6 bg-clip-text text-transparent bg-gradient-to-r from-teal-400 to-blue-500">
|
class="text-3xl minecraft-font mb-6 bg-clip-text text-transparent bg-gradient-to-r from-teal-400 to-blue-500">
|
||||||
Begin Your Adventure</h2>
|
Begin Your Adventure</h2>
|
||||||
<p class="text-lg mb-8 max-w-2xl mx-auto opacity-90 leading-relaxed">
|
<p class="text-lg mb-8 max-w-2xl mx-auto opacity-90 leading-relaxed">
|
||||||
Join our vibrant community, set up your server in minutes, and play with friends across platforms. Free,
|
Join our vibrant community, set up your server in minutes, and play with friends across platforms.<BR>Free,
|
||||||
secure, and crafted for Minecraft fans.
|
secure, and crafted for Minecraft fans.
|
||||||
</p>
|
</p>
|
||||||
<div class="flex justify-center gap-4 flex-wrap">
|
<div class="flex justify-center gap-4 flex-wrap">
|
||||||
@ -197,7 +197,7 @@
|
|||||||
donated by <a href="https://raven-scott.fyi" class="underline">SNXRaven</a>
|
donated by <a href="https://raven-scott.fyi" class="underline">SNXRaven</a>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="./mc/js/main.js"></script>
|
<script src="js/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -8,8 +8,8 @@
|
|||||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||||
<!-- <script src="https://cdn.tailwindcss.com"></script> -->
|
<!-- <script src="https://cdn.tailwindcss.com"></script> -->
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
||||||
<link href="./mc/css/style_min.css" rel="stylesheet">
|
<link href="css/style_min.css" rel="stylesheet">
|
||||||
<link href="./mc/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="favicon.ico" rel="icon" type="image/x-icon">
|
||||||
<style>
|
<style>
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Minecraft';
|
font-family: 'Minecraft';
|
||||||
@ -567,7 +567,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script src="./mc/js/main.js"></script>
|
<script src="js/main.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
<title>My-MC.Link API Wiki</title>
|
<title>My-MC.Link API Wiki</title>
|
||||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/css/style_min.css" rel="stylesheet">
|
<link href="https://my-mc.link/css/style_min.css" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||||
<!-- Prism.js for syntax highlighting -->
|
<!-- Prism.js for syntax highlighting -->
|
||||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
<title>My-MC.Link Wiki</title>
|
<title>My-MC.Link Wiki</title>
|
||||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/css/style_min.css" rel="stylesheet">
|
<link href="https://my-mc.link/css/style_min.css" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||||
<style>
|
<style>
|
||||||
/* Table of Contents Styles */
|
/* Table of Contents Styles */
|
||||||
.toc {
|
.toc {
|
||||||
@ -469,7 +469,7 @@
|
|||||||
donated by <a href="https://raven-scott.fyi" class="underline">SNXRaven</a>
|
donated by <a href="https://raven-scott.fyi" class="underline">SNXRaven</a>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="https://my-mc.link/mc/js/main.js"></script>
|
<script src="https://my-mc.link/js/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -7,8 +7,8 @@
|
|||||||
<title>MyMCLib Library Documentation</title>
|
<title>MyMCLib Library Documentation</title>
|
||||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/css/style_min.css" rel="stylesheet">
|
<link href="https://my-mc.link/css/style_min.css" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||||
<!-- Prism.js for syntax highlighting -->
|
<!-- Prism.js for syntax highlighting -->
|
||||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
@ -558,7 +558,7 @@ console.log(installedMods);</code></pre>
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script src="https://my-mc.link/mc/js/main.js"></script>
|
<script src="https://my-mc.link/js/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
@ -7,8 +7,8 @@
|
|||||||
<title>MyMCLib Library Documentation</title>
|
<title>MyMCLib Library Documentation</title>
|
||||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/css/style_min.css" rel="stylesheet">
|
<link href="https://my-mc.link/css/style_min.css" rel="stylesheet">
|
||||||
<link href="https://my-mc.link/mc/favicon.ico" rel="icon" type="image/x-icon">
|
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||||
<!-- Prism.js for syntax highlighting -->
|
<!-- Prism.js for syntax highlighting -->
|
||||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
||||||
<style>
|
<style>
|
||||||
|
Reference in New Issue
Block a user