mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
Jumbo commit
This commit is contained in:
@@ -19,8 +19,6 @@ export async function getBlogBySlug(slug) {
|
||||
},
|
||||
},
|
||||
});
|
||||
console.log("Frontmatter:", frontmatter); // Debug log
|
||||
console.log("Content:", content); // Debug log
|
||||
return { frontmatter, content, slug };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user