We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16561cb commit 1ef3777Copy full SHA for 1ef3777
app/layout.tsx
@@ -31,7 +31,7 @@ export default function RootLayout({
31
<head>
32
<PreloadResources />
33
34
- <link rel="stylesheet" href="https://assets.dbplay.app/ibm-plex-sans-tc/css/ibm-plex-sans-tc-default.min.css" />
+ <link rel="stylesheet" href="https://assets.dbplay.app/ibm-plex-sans-tc/css/ibm-plex-sans-tc-default-swap.min.css" />
35
</head>
36
<body
37
className={`
0 commit comments