Updating prod from master #1

Merged
matthieu42morin merged 4 commits from master into Prod 2023-11-11 18:24:10 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 29dd72114c - Show all commits

View File

@ -1,4 +1,4 @@
import { listBlogPosts } from '$lib/contents/blog'; import { listBlogPosts } from '$content/blog';
import RSS from 'rss'; import RSS from 'rss';
export const GET = async () => { export const GET = async () => {