fix font
This commit is contained in:
3
.htaccess
Normal file
3
.htaccess
Normal file
@ -0,0 +1,3 @@
|
||||
<FilesMatch "\.(otf|ttf|woff|woff2)$">
|
||||
Header set Access-Control-Allow-Origin "*"
|
||||
</FilesMatch>
|
@ -594,7 +594,7 @@
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Minecraft';
|
||||
src: url('https://my-mc.link/font/minecraft_font.ttf') format('truetype');
|
||||
src: url('../font/MinecraftRegular-Bmg3.otf') format('opentype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
BIN
font/MinecraftRegular-Bmg3.otf
Normal file
BIN
font/MinecraftRegular-Bmg3.otf
Normal file
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
<title>My-MC.Link</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="css/style_min.css?p=1" rel="stylesheet">
|
||||
<link href="css/style_min.css?p=4" rel="stylesheet">
|
||||
<link href="favicon.ico" rel="icon" type="image/x-icon">
|
||||
</head>
|
||||
|
||||
@ -103,7 +103,7 @@
|
||||
</p>
|
||||
<p class="text-lg mb-8 max-w-3xl mx-auto opacity-90 leading-relaxed">
|
||||
It’s as easy as running <code class="bg-gray-800 text-teal-400 px-1 rounded">/connection-details</code> within our bot and then on your PC:<BR>
|
||||
<code class="bg-gray-800 text-teal-400 px-1 rounded">holesail hs://s0006d08fe790479cb210dc3a20de0ffc14f</code><BR>
|
||||
<code class="bg-gray-800 text-teal-400 px-1 rounded">holesail hs://s0006d08fe790479cb210dc3a2</code><BR>
|
||||
Within Minecraft<code class="bg-gray-800 text-teal-400 px-1 rounded">127.0.0.1:25565</code>.
|
||||
</p>
|
||||
<div class="flex justify-center mb-8">
|
||||
|
@ -8,7 +8,7 @@
|
||||
<link rel="icon" href="https://minecraft.wiki/images/Favicon.png" type="image/png">
|
||||
<!-- <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="css/style_min.css" rel="stylesheet">
|
||||
<link href="css/style_min.css?p=4" rel="stylesheet">
|
||||
<link href="favicon.ico" rel="icon" type="image/x-icon">
|
||||
<style>
|
||||
@font-face {
|
||||
|
@ -7,7 +7,7 @@
|
||||
<title>My-MC.Link API 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/css/style_min.css" rel="stylesheet">
|
||||
<link href="https://my-mc.link/css/style_min.css?p=5" rel="stylesheet">
|
||||
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||
<!-- Prism.js for syntax highlighting -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
||||
|
@ -7,7 +7,7 @@
|
||||
<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/css/style_min.css" rel="stylesheet">
|
||||
<link href="https://my-mc.link/css/style_min.css?p=5" rel="stylesheet">
|
||||
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||
<style>
|
||||
/* Table of Contents Styles */
|
||||
|
@ -7,7 +7,7 @@
|
||||
<title>MyMCLib Library Documentation</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/css/style_min.css" rel="stylesheet">
|
||||
<link href="https://my-mc.link/css/style_min.css?p=5" rel="stylesheet">
|
||||
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||
<!-- Prism.js for syntax highlighting -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
||||
|
@ -7,7 +7,7 @@
|
||||
<title>MyMCLib Library Documentation</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/css/style_min.css" rel="stylesheet">
|
||||
<link href="https://my-mc.link/css/style_min.css?p=5" rel="stylesheet">
|
||||
<link href="https://my-mc.link/favicon.ico" rel="icon" type="image/x-icon">
|
||||
<!-- Prism.js for syntax highlighting -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-okaidia.min.css" rel="stylesheet">
|
||||
|
Reference in New Issue
Block a user