Skip to content

Commit 85b1d7f

Browse files
committed
Remove console.log
1 parent 464e039 commit 85b1d7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

routes/blog-index-route.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ export function blogIndexRoute() {
1818
twitterXImage: "/assets/index-meta-home-cloud-native.png",
1919
});
2020

21-
console.log(recent);
22-
2321
return (
2422
<App>
2523
<div class="flex flex-col justify-self-center !max-w-none prose">

0 commit comments

Comments
 (0)