mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-08 20:45:31 -04:00
refactor font preloading
This commit is contained in:
@@ -176,6 +176,3 @@ export const themeClassNames = {
|
||||
|
||||
// local storage key
|
||||
export const themeStorageKey = "theme";
|
||||
|
||||
// re-export hashed URLs of the most important variable fonts so we can preload them in pages/_document.tsx
|
||||
export const preloadFonts = [...Inter.preloadFonts, ...RobotoMono.preloadFonts];
|
||||
|
||||
Reference in New Issue
Block a user