Update index.html

This commit is contained in:
Sophia Atkinson 2021-08-29 17:11:09 -07:00 committed by GitHub
parent 8dc46b6b9d
commit 779ec0da3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,6 @@
<body>
<nav class="navbar navbar-expand-lg bg-transparent">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<a href="#"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FCodsworthBot%2FCodsworths-Website&count_bg=%23673DC8&title_bg=%23121212&icon=&icon_color=%23E7E7E7&title=Views+&edge_flat=true"/></a>
</button>
<img src="https://codsworth.xyz/assets/Logo.png" alt="Codsworth Logo" width="50" height="50">
<ul class="navbar-nav mr-auto">
@ -45,6 +44,7 @@
</div>
<div class="nav-item">
</div>
<a href="#"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FCodsworthBot%2FCodsworths-Website&count_bg=%23673DC8&title_bg=%23121212&icon=&icon_color=%23E7E7E7&title=Views+&edge_flat=true"/></a>
<a class="nav-link" href="https://github.com/CodsworthBot">Github</a>
</div>
</nav>