Skip to content

Commit

Permalink
update: username
Browse files Browse the repository at this point in the history
  • Loading branch information
erelado authored Aug 30, 2023
1 parent 4cfda66 commit 5fa8d10
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 @@ -82,7 +82,7 @@ <h1 class="nav-heading">Sorting Visualizer</h1>
<span class="icon">
<svg class="icon"><use xlink:href="#heart"></use></svg>
</span>
<span> by E-RELevant</span>
<span> by erelado</span>
</a>
<div id="settings">
<div>
Expand All @@ -103,4 +103,4 @@ <h1 class="nav-heading">Sorting Visualizer</h1>
<script src="./js/animations.js"></script>
<script src="./js/algorithms.js"></script>
</body>
</html>
</html>

0 comments on commit 5fa8d10

Please sign in to comment.