mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-17 21:53:06 +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>
|
||||
@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 * as global from "../../i18n/_global.json";
|
||||
</script>
|
||||
@ -67,7 +77,7 @@
|
||||
<li>LuckPerms</li>
|
||||
<li>
|
||||
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
|
||||
>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user