Refector css and add TOC

This commit is contained in:
2026-04-17 21:16:51 -05:00
parent 961d4ba3c3
commit 4f0df71c13
39 changed files with 251 additions and 910 deletions

View File

@@ -1,6 +1,4 @@
export default {
tags: [
"posts"
],
"layout": "layouts/post.njk",
tags: ["posts", "metadata", "profilePic", "tags"],
layout: "layouts/post.njk",
};