add supporting components for sidenotes post

This commit is contained in:
2026-04-07 06:22:43 -04:00
parent 1091285d01
commit 108f812914
4 changed files with 105 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
"@components/*": ["./src/components/*"],
"@layouts/*": ["./src/layouts/*"],
"@lib/*": ["./src/lib/*"],
"@projects/*": ["./src/projects/*"],
"@styles/*": ["./src/styles/*"]
}
}