From a77be165a08dd6c3deddbb6a7cb73c80960d346f Mon Sep 17 00:00:00 2001 From: Julius Volz Date: Tue, 27 May 2025 09:53:28 +0200 Subject: [PATCH] Use Next Link for links to blog posts Signed-off-by: Julius Volz --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index dde36583..21ec221a 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -35,7 +35,7 @@ export default function BlogPage() { // on the Card breaks the scroll-margin-top of the Title / h1, and // the title ends up under the sticky header. - + {frontmatter.title}