fix(blog): fix url to blog page

This commit is contained in:
Alexander Navarro 2024-07-28 12:02:25 -04:00
parent 11f447d91d
commit 218af8bcf1
7 changed files with 43 additions and 83 deletions

View file

@ -1,5 +1,4 @@
import { MediaType } from '@components/MediaGallery/types';
import { z, defineCollection } from 'astro:content';
import { defineCollection, z } from 'astro:content';
// AstroJS collection configuration