basically just your average cs student slop site schtormm.nl
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix error with Geist

+1
+1
next.config.ts
··· 6 6 images: { 7 7 unoptimized: true, 8 8 }, 9 + transpilePackages: ["geist"], 9 10 }; 10 11 11 12 export default nextConfig;