Skip to content

Commit 3c4c26b

Browse files
committed
added badge counter
1 parent 7228bc4 commit 3c4c26b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ I have implemented a total of `14 algorithms` so far. And will try to add more l
3939

4040
I am not sure if anyone would like to contribute to this project or not. But any kind of contributions are welcomes. Also if you like this please star this repo. It keeps me motivated.
4141

42+
Note to self:

src/homeComponents/footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Footer extends Component {
1212
&nbsp
1313
<GitHubButton href="https://github.com/TamimEhsan/Pathfinder-2.0/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork TamimEhsan/Pathfinder-2.0 on GitHub">Fork</GitHubButton>
1414
&nbsp
15-
<img src="https://hitcounter.pythonanywhere.com/count/tag.svg" alt="Hits"/>
15+
<img src="https://visitor-badge.laobi.icu/badge?page_id=TamimEhsan.AlgorithmVisualizer" alt="Hits"/>
1616
</div>
1717

1818
<div class="footer-copyright text-center py-3">© 2020 Copyright:

0 commit comments

Comments
 (0)