feat: add link to ssh page

This commit is contained in:
2026-08-27 11:20:17 +05:30
parent e8bc61d696
commit 46964d711a
+3
View File
@@ -26,6 +26,9 @@ export default function Home() {
<a href="/resume.pdf" className="underline">
Resume
</a>
<a href="https://ssh.silicoflare.dev" className="underline">
SSH
</a>
</div>
<div className="flex items-center gap-5 md:gap-10 mt-5">