Skip to content

Commit

Permalink
index
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanderInacio committed Sep 4, 2022
1 parent f301cc3 commit 6066737
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import React from "react"

export default function Home() {
return (
<h1>index</h1>
<img src="/index.png" alt="" />
)
}

1 comment on commit 6066737

@vercel
Copy link

@vercel vercel bot commented on 6066737 Sep 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.