fix(blog): fix url to blog page
This commit is contained in:
parent
11f447d91d
commit
218af8bcf1
7 changed files with 43 additions and 83 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue