Skip to content

Commit

Permalink
add github link
Browse files Browse the repository at this point in the history
  • Loading branch information
Silent-Watcher committed Jun 1, 2023
1 parent 7145e5a commit 08b1bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<aside>
<div id="aside-left" class="d-none position-fixed d-md-flex flex-column justify-content-center align-items-center">
<i class='moon bx bxs-moon'></i>
<a href="#"> <i class='bx bxl-github'></i></a>
<a href="https://github.com/Silent-Watcher/battery-tracker"> <i class='bx bxl-github'></i></a>
</d>
<div id="aside-right" class="d-none position-fixed d-md-flex flex-column justify-content-center align-items-center">
<a href="">
Expand All @@ -55,7 +55,7 @@ <h1 class="text-center mt-5 mb-3">Battery Tracker</h1>
<nav class="mt-4">
<ul class="d-flex d-md-none list-unstyled justify-content-around fs-3">
<li><i class='moon bx bxs-moon '></i></li>
<li><a href="#"><i class='bx bxl-github'></i></a></li>
<li><a href="https://github.com/Silent-Watcher/battery-tracker"><i class='bx bxl-github'></i></a></li>
</ul>
</nav>
</div>
Expand Down

0 comments on commit 08b1bc3

Please sign in to comment.