feat: reorg pages

This commit is contained in:
Devin Haska 2024-03-22 16:40:28 -07:00
parent 0e3ef370c7
commit 593f20560d
16 changed files with 8 additions and 24 deletions

5
src/pages/pages.json Normal file
View file

@ -0,0 +1,5 @@
{
"layout": "layouts/base",
"permalink": "{{ page.fileSlug }}/index.html",
"tags": ["page"]
}