Skip to content

Commit b40e02d

Browse files
author
adobug
committed
5
1 parent 8c7eec2 commit b40e02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { ThemeProviders } from './theme-providers'
1313
import { Metadata } from 'next'
1414

1515
const ubuntu = Ubuntu({
16-
//subsets: ['latin'],
16+
subsets: ['latin'],
1717
display: 'swap',
1818
weight: ['300','400','500', '700'],
1919
fallback: 'Arial',

0 commit comments

Comments
 (0)