Refactor, update UI, and add notes

This commit is contained in:
2022-10-04 23:41:59 -04:00
parent fde6c7fa69
commit 160f23cb01
31 changed files with 813 additions and 265 deletions

View File

@@ -24,7 +24,7 @@
"next-env.d.ts",
"**/*.ts",
"**/*.tsx",
"util/slug.js"
"lib/slug.js"
],
"exclude": [
"node_modules"