Skip to content

Commit

Permalink
apeers
Browse files Browse the repository at this point in the history
  • Loading branch information
Themarsguy authored Jul 27, 2024
1 parent 6c9010d commit a52f473
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -539,22 +539,21 @@ function Home() {
/>
</Link>
</div>
{/*
<div>
<Link
href="https://www.echo3d.com/"
href="https://apeers.org/"
target="_blank"
>
<Image
className="image4"
width="100"
className="image4 object-contain"
width="200"
height="207"
alt=""
src="/echo.png"
src="/apeers.png"
/>
</Link>
</div> */}
</div>

<div>
<Link
href="https://www.echo3d.com/"
Expand Down
Binary file added public/apeers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a52f473

Please sign in to comment.