get poetry stuff workin

This commit is contained in:
2024-05-29 18:33:13 -04:00
parent 3d22344e7f
commit 251620863c
42 changed files with 632 additions and 299 deletions

View File

@@ -13,6 +13,7 @@ export async function load({ params }) {
Content,
title,
date: validDate,
categories
categories,
post
};
}