Adds consistency between Create a Next.js App and Navigate Between Pages tutorials (#116)

This commit is contained in:
Spoof14
2023-09-06 20:45:10 +05:00
committed by GitHub
parent 62271d7986
commit a657dd215b

View File

@@ -11,7 +11,7 @@ export default function Home() {
<main>
<h1 className={styles.title}>
Welcome to <a href="https://nextjs.org">Next.js!</a>
Learn <a href="https://nextjs.org">Next.js!</a>
</h1>
<p className={styles.description}>