cleanup
This commit is contained in:
@@ -7,8 +7,6 @@ import BlogHeader from "../../components/BlogHeader.astro";
|
||||
|
||||
const { slug } = Astro.params;
|
||||
|
||||
console.log(`SLUG: ${slug}`);
|
||||
|
||||
const response = await fetch(
|
||||
`https://api.cosmicjs.com/v2/buckets/${
|
||||
import.meta.env.BUCKET_SLUG
|
||||
|
||||
Reference in New Issue
Block a user