Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JuSoft authored Jun 2, 2021
1 parent bfaec89 commit 16e368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function Home() {
{/* Left */}
<div className="flex space-x-4 items-center">
<a href="https://jusoft.dev"><p className="link">JuSoft</p></a>
<a href="https://github.com/jusoftdev/searchify"<p className="link">Github</p></a>
<p className="link">Github</p>
</div>
{/* Right */}
<div className="flex space-x-4 items-center">
Expand Down

0 comments on commit 16e368b

Please sign in to comment.