redirecter for ao3 that adds opengraph metadata
1{ 2 "compilerOptions": { 3 "strict": true, 4 "jsx": "react-jsx", 5 "jsxImportSource": "hono/jsx" 6 } 7}