mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-05 03:55:42 -05:00
update constants
This commit is contained in:
2
lib/config/constants.ts
Normal file
2
lib/config/constants.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Next.js constants (not needed in frontend)
|
||||
export const NOTES_DIR = "./notes";
|
||||
@@ -41,7 +41,4 @@ module.exports = {
|
||||
linkedin: "jakejarvis",
|
||||
instagram: "jakejarvis",
|
||||
},
|
||||
|
||||
// Next.js constants
|
||||
NOTES_DIR: "./notes",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user