Make CSS modular

This commit is contained in:
2026-04-20 12:08:30 -05:00
parent 0909926bde
commit 72f8eee9cd

View File

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