Skip to content

Commit

Permalink
Added unique visitors count
Browse files Browse the repository at this point in the history
  • Loading branch information
ygowthamr committed Nov 4, 2024
1 parent b371164 commit da423f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/component/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const Footer = (props) => {
<span className="font-bold text-2xl">Total Visitors : </span>
<a href="https://github.com/Anuj3553/Bitbox" target="_blank" rel="noopener noreferrer">
<img
src="https://hitwebcounter.com/counter/counter.php?page=17062113&style=0006&nbdigits=5&type=page&initCount=1000"
src="https://hitwebcounter.com/counter/counter.php?page=17062113&style=0006&nbdigits=5&type=ip&initCount=1000"
alt="Visit counter for websites"
className="inline-block"
/>
Expand Down

0 comments on commit da423f8

Please sign in to comment.