mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Next Index Page
This commit is contained in:
parent
321c2ee468
commit
300d9598b4
1 changed files with 5 additions and 0 deletions
5
pages/index.js
Normal file
5
pages/index.js
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
function HomePage() {
|
||||||
|
return <div>Welcome to Neuxteventy.js!</div>
|
||||||
|
}
|
||||||
|
|
||||||
|
export default HomePage
|
||||||
Loading…
Add table
Add a link
Reference in a new issue