Skip to content

Commit

Permalink
shii
Browse files Browse the repository at this point in the history
  • Loading branch information
Themarsguy authored Jul 16, 2024
1 parent ca4b7d4 commit a2971d8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
15 changes: 14 additions & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,20 @@ function Home() {
/>
</Link>
</div>

<div>
<Link
href="https://certopus.com/"
target="_blank"
>
<Image
className="image4 object-contain"
width="200"
height="207"
alt=""
src="/certopus.svg"
/>
</Link>
</div>
{/* <div>
<Link
href="https://ironji.com/"
Expand Down
10 changes: 10 additions & 0 deletions public/certopus.svg
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 a2971d8

Please sign in to comment.