From 0d30048b108db39ab94f6078b17fb0cd57126baa Mon Sep 17 00:00:00 2001 From: minhtrannhat Date: Sun, 9 Feb 2025 17:23:16 -0500 Subject: [PATCH] fix: nit --- src/components/Markdown.tsx | 2 +- src/routes/(home).tsx | 2 +- src/routes/blog.tsx | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/Markdown.tsx b/src/components/Markdown.tsx index 90b4428..249f289 100644 --- a/src/components/Markdown.tsx +++ b/src/components/Markdown.tsx @@ -42,7 +42,7 @@ const Pre: ParentComponent<{ lang: string; lines?: string; file?: string }> = ( return (
-
+
}> {props.file} diff --git a/src/routes/(home).tsx b/src/routes/(home).tsx index 9d3094e..b88fe57 100644 --- a/src/routes/(home).tsx +++ b/src/routes/(home).tsx @@ -27,7 +27,7 @@ const Homepage = () => { theory.

- Say hi:{" "} + Email me at:{" "}