Skip to content

Commit

Permalink
Update first page
Browse files Browse the repository at this point in the history
  • Loading branch information
congle-engineer committed Apr 26, 2024
1 parent a6b0f2c commit 009de78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/first.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Link from 'next/link'
export default function First() {
return (
<div>
This is the first page.
This is the first page, ahihi ..........
<br/>
<Link href="/">
<button>Go to Homepage</button>
Expand Down

0 comments on commit 009de78

Please sign in to comment.