diff --git a/nuxt.config.js b/nuxt.config.js index 278bb791c..c9862bc64 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -99,13 +99,6 @@ export default defineNuxtConfig({ type: 'font/woff2', crossorigin: true, }, - { - rel: 'preload', - href: 'https://cdn-raw.modrinth.com/fonts/inter/Inter-ExtraBold.woff2?v=3.19', - as: 'font', - type: 'font/woff2', - crossorigin: true, - }, { rel: 'icon', type: 'image/x-icon', diff --git a/pages/[type]/[id].vue b/pages/[type]/[id].vue index a5c731230..3d2d3b569 100644 --- a/pages/[type]/[id].vue +++ b/pages/[type]/[id].vue @@ -282,7 +282,7 @@ Report