Skip to content

Commit debf07c

Browse files
Update layout.js
1 parent a754a8c commit debf07c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/layout.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default function RootLayout({ children }) {
3030
<main>
3131
<section style={{ borderBottom: '1px solid' }}>
3232
<h1>Harper Next.js Example Application</h1>
33+
<p>For Demo Purposes! 🐶</p>
3334
<p>This application demonstrates multiple distinct Next.js features.</p>
3435

3536
<p>Use the navigation links to try different page types.</p>

0 commit comments

Comments
 (0)