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 8c7eec2 commit b40e02dCopy full SHA for b40e02d
app/layout.tsx
@@ -13,7 +13,7 @@ import { ThemeProviders } from './theme-providers'
13
import { Metadata } from 'next'
14
15
const ubuntu = Ubuntu({
16
- //subsets: ['latin'],
+ subsets: ['latin'],
17
display: 'swap',
18
weight: ['300','400','500', '700'],
19
fallback: 'Arial',
0 commit comments