Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
daneden committed May 1, 2023
1 parent 14219e2 commit 6642306
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/(root)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import Image from "next/image"
import Link from "next/link"
import styles from "./home.module.css"

export const runtime = "edge"

export const metadata: Metadata = defaultMetadata

export default function HomePage() {
Expand Down

0 comments on commit 6642306

Please sign in to comment.