feat: finally, everything done in astor port

This commit is contained in:
Barrett Ruth 2025-05-22 18:47:11 -05:00
parent ffc8ce9a4c
commit cd9bd06eef
3 changed files with 20 additions and 69 deletions

View file

@ -20,9 +20,6 @@ const filePath = post?.id || "";
const category = filePath.split("/")[0];
const topicColor = getTopicColor(category);
console.log(frontmatter)
---
<BaseLayout title={title} description={description} useKatex={useKatex}, useD3={useD3}>