Update index.tsx
This commit is contained in:
parent
8b84baf6b5
commit
2c4d93b5d0
|
@ -12,7 +12,7 @@ export default function Home() {
|
||||||
|
|
||||||
<main className={styles.main}>
|
<main className={styles.main}>
|
||||||
<h1 className={styles.title}>
|
<h1 className={styles.title}>
|
||||||
Welcome to <a href="https://nextjs.org">Next.js</a> on Docker Compose!
|
Welcome to <a href="https://nextjs.org">Next.js</a> on Docker Compose
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<p className={styles.description}>
|
<p className={styles.description}>
|
||||||
|
|
Loading…
Reference in New Issue