We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d824e35 commit a8f00f3Copy full SHA for a8f00f3
src/pages/index.tsx
@@ -38,7 +38,7 @@ const HomePage: NextPage = () => {
38
</a>
39
<a
40
className="block rounded-md border-2 border-transparent bg-sky-500 px-4 py-2 text-center text-slate-800 transition-colors hover:border-current hover:bg-slate-900 hover:text-slate-50"
41
- href="https://devstrons.bio.link"
+ href="https://znap.link/devstrons"
42
rel="noopener noreferrer"
43
target="_blank">
44
Follow Us <i className="fa-solid fa-shuttle-space ml-1" />
0 commit comments