This commit is contained in:
2025-06-17 00:36:00 -04:00
parent 83e6e64ac9
commit 374a8f74d4
9 changed files with 22 additions and 22 deletions

View File

@ -7,8 +7,8 @@
<title>My-MC.Link Wiki</title>
<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://my-mc.link/mc/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/css/style_min.css" rel="stylesheet">
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
<style>
/* Table of Contents Styles */
.toc {
@ -469,7 +469,7 @@
donated by <a href="https://raven-scott.fyi" class="underline">SNXRaven</a>
</p>
</footer>
<script src="https://my-mc.link/mc/js/main.js"></script>
<script src="https://my-mc.link/js/main.js"></script>
</body>
</html>