more detail for pages, navigation flow

This commit is contained in:
2023-05-30 18:00:44 -05:00
parent a231e0ec58
commit e19c239e46
23 changed files with 170 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
'use client'
import Navbar from '@/components/Navbar'
import { MDXProvider } from '@mdx-js/react'
import { Inter } from 'next/font/google'