Skip to content

Commit

Permalink
Remove profile image parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
WitchBoo authored Feb 24, 2024
1 parent 88d3169 commit 020674e
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 @@ -23,7 +23,7 @@
<div class="sidebar-info">

<figure class="avatar-box">
<img src="https://avatars.githubusercontent.com/u/22228473?v=4" alt="WitchBoo" width="80">
<img src="https://avatars.githubusercontent.com/u/22228473" alt="WitchBoo" width="80">
</figure>

<div class="info-content">
Expand Down Expand Up @@ -434,4 +434,4 @@ <h3 class="project-title">Gamebox</h3>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
</body>

</html>
</html>

0 comments on commit 020674e

Please sign in to comment.