diff --git a/web/components/markdown.tsx b/web/components/markdown.tsx index f2e259a0..b7ea9eba 100644 --- a/web/components/markdown.tsx +++ b/web/components/markdown.tsx @@ -36,7 +36,7 @@ export default function MarkdownPage({content, filename}: Props) { description={title} url={`/` + filename} /> -