basic page structure
This commit is contained in:
0
app/about/friends/page.tsx
Normal file
0
app/about/friends/page.tsx
Normal file
0
app/about/me/page.tsx
Normal file
0
app/about/me/page.tsx
Normal file
0
app/about/page.tsx
Normal file
0
app/about/page.tsx
Normal file
0
app/about/skills/[slug]/page.tsx
Normal file
0
app/about/skills/[slug]/page.tsx
Normal file
0
app/about/skills/page.tsx
Normal file
0
app/about/skills/page.tsx
Normal file
0
app/about/work/page.tsx
Normal file
0
app/about/work/page.tsx
Normal file
@@ -1,10 +0,0 @@
|
||||
# This should be a cool markdown page, rendered in Next
|
||||
|
||||
We've got syntax highlighting, and hopefully:
|
||||
|
||||
- This
|
||||
- List
|
||||
- Should
|
||||
- Render
|
||||
- As
|
||||
- HTML
|
||||
@@ -1,9 +0,0 @@
|
||||
import Content from "./content.mdx"
|
||||
|
||||
export default function TestPage() {
|
||||
return (
|
||||
<main>
|
||||
<Content />
|
||||
</main>
|
||||
)
|
||||
}
|
||||
0
app/music/page.tsx
Normal file
0
app/music/page.tsx
Normal file
0
app/music/projects/page.tsx
Normal file
0
app/music/projects/page.tsx
Normal file
0
app/music/stream/page.tsx
Normal file
0
app/music/stream/page.tsx
Normal file
0
app/music/works/page.tsx
Normal file
0
app/music/works/page.tsx
Normal file
0
app/projects/[id]/page.tsx
Normal file
0
app/projects/[id]/page.tsx
Normal file
0
app/projects/page.tsx
Normal file
0
app/projects/page.tsx
Normal file
Reference in New Issue
Block a user