We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409a6d0 commit 3c6edbeCopy full SHA for 3c6edbe
src/sections/Footer.jsx
@@ -31,7 +31,7 @@ const Footer = () => {
31
<div className="visit-counter-box flex items-center gap-2 bg-gray-800 text-gray-300 p-1.5 rounded-lg shadow-sm mt-2 sm:mt-0 sm:ml-4">
32
<span className="text-sm font-medium">🤵 Views</span>
33
<img
34
- src="https://hits.sh/safwansayeed.test.svg?style=round&label= &color=black"
+ src="https://hits.sh/safwansayeed.live.svg?style=round&label= &color=black"
35
alt="visitor count"
36
className="h-5 w-6"
37
/>
0 commit comments