We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464e039 commit 85b1d7fCopy full SHA for 85b1d7f
routes/blog-index-route.tsx
@@ -18,8 +18,6 @@ export function blogIndexRoute() {
18
twitterXImage: "/assets/index-meta-home-cloud-native.png",
19
});
20
21
- console.log(recent);
22
-
23
return (
24
<App>
25
<div class="flex flex-col justify-self-center !max-w-none prose">
0 commit comments