this repo has no description
0
fork

Configure Feed

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

fix lint issue:

alice 2fad7763 010ba387

-2
-2
src/app/opengraph-image.tsx
··· 1 - import { readFile } from "node:fs/promises"; 2 - import { join } from "node:path"; 3 1 import { ImageResponse } from "next/og"; 4 2 import { HOSTNAME } from "#/lib/config"; 5 3