Skip to content

Commit

Permalink
Phil
Browse files Browse the repository at this point in the history
  • Loading branch information
switz committed Oct 26, 2024
1 parent aa98e35 commit d5b561a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import Providers from './Providers';
dns.setDefaultResultOrder('ipv4first');

import '../styles/globals.css';
import Link from 'next/link';

// TODO: figure out if we don't need any weights
const roboto = Roboto({ subsets: ['latin'], weight: ['100', '300', '400', '500', '700', '900'] });
Expand Down

0 comments on commit d5b561a

Please sign in to comment.