Update index.html

This commit is contained in:
Sophia Atkinson 2021-05-30 03:22:55 -07:00 committed by GitHub
parent 6f0b3c822a
commit 2ff5bf8ac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#/">Home <span class="sr-only">(current)</span></a>
</li>
<a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FSophiaAtkinson%2FCodsworths-Website&count_bg=%238300FF&title_bg=%23000000&icon=node-dot-js.svg&icon_color=%23E7E7E7&title=Views+&edge_flat=true"/></a>
</li>
</ul>