mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-16 17:55:32 -04:00
clean up note types
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// Next.js constants (not needed in frontend)
|
||||
|
||||
// directory containing .mdx files relative to project root
|
||||
export const NOTES_DIR = "./notes";
|
||||
|
||||
// normalize the timestamp saved when building/deploying (see next.config.js) and fall back to right now:
|
||||
|
Reference in New Issue
Block a user