You've already forked AstralRinth
forked from didirus/AstralRinth
Fix logged in user stall (#1114)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user