my blog https://overreacted.io
53
fork

Configure Feed

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

forgot css

+1
+1
app/not-found.js
··· 1 1 import { sans } from "./fonts"; 2 2 import Link from "./Link"; 3 + import "./[slug]/markdown.css"; 3 4 4 5 export default function NotFound() { 5 6 return (