Refactor tu use astrowind:config virtual import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
import { APP_BLOG } from "~/utils/config";
|
||||
import { APP_BLOG } from "astrowind:config";
|
||||
|
||||
import { fetchPosts, getRelatedPosts } from "~/utils/blog";
|
||||
import BlogHighlightedPosts from "../widgets/BlogHighlightedPosts.astro";
|
||||
|
Reference in New Issue
Block a user