This commit is contained in:
parent
1244b6d142
commit
c6f118d629
@ -11,5 +11,5 @@ export const notoSans: NextFont = Noto_Sans({ subsets: ["latin"] });
|
|||||||
* The Minecraft font to use for the site.
|
* The Minecraft font to use for the site.
|
||||||
*/
|
*/
|
||||||
export const minecrafter: NextFont = localFont({
|
export const minecrafter: NextFont = localFont({
|
||||||
src: "../font/Minecrafter.ttf",
|
src: "../font/Minecrafter.ttf",
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user