mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
mcMMO link update
Signed-off-by: Alex J <odyssey346@disroot.org>
This commit is contained in:
parent
c7efddacfc
commit
73af32e440
@ -1,4 +1,14 @@
|
|||||||
<script>
|
<script>
|
||||||
|
@font-face {
|
||||||
|
ufont-face {
|
||||||
|
font-family: Bw Modelica;
|
||||||
|
src: url("../fonts/BwModelica-Regular.otf");
|
||||||
|
font-display: swap;
|
||||||
|
}
|
||||||
|
font-family: Bw Modelica;
|
||||||
|
src: url("../fonts/BwModelica-Regular.otf");
|
||||||
|
font-display: swap;
|
||||||
|
}
|
||||||
import { t } from "$lib/translations";
|
import { t } from "$lib/translations";
|
||||||
import * as global from "../../i18n/_global.json";
|
import * as global from "../../i18n/_global.json";
|
||||||
</script>
|
</script>
|
||||||
@ -67,7 +77,7 @@
|
|||||||
<li>LuckPerms</li>
|
<li>LuckPerms</li>
|
||||||
<li>
|
<li>
|
||||||
mcMMO <a
|
mcMMO <a
|
||||||
href="https://dl.odyssey346.dev/Software/mcMMO_because_fuck_buying_open_source_software.jar"
|
href="https://dl.odyssey346.dev/Software/mcMMO.jar"
|
||||||
>{$t("common.MINECRAFT_MCMMO")}</a
|
>{$t("common.MINECRAFT_MCMMO")}</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user