feat: reorg project

This commit is contained in:
Devin Haska 2024-02-01 16:30:39 -08:00
parent 23c9baad10
commit 8550a2d98b
8 changed files with 5 additions and 4 deletions

4
src/_data/navigation.js Normal file
View file

@ -0,0 +1,4 @@
module.exports = {
top: [],
bottom: [],
};