Fix logged in user stall (#1114)

This commit is contained in:
Geometrically
2023-04-22 09:59:46 -07:00
committed by GitHub
parent 4be6b11c1e
commit d9b3ba0ff2
3 changed files with 5 additions and 11 deletions

View File

@@ -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',