diff --git a/src/pages/blog.astro b/src/pages/blog.astro index f82cb04..cdd95bb 100644 --- a/src/pages/blog.astro +++ b/src/pages/blog.astro @@ -9,6 +9,7 @@ const allBlogposts = await getCollection('blog');
Here are some blogposts, they are located in the repository as mdx files.
Here are some of my favorite recipes.
+Here are some of my favorite recipes. They are fetched through Directus CMS.