Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
raselshikdar authored Jul 9, 2024
1 parent 8d22137 commit 6382f8a
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 @@ -44,7 +44,7 @@ <h3 class="logoName">Rasel Shikdar</h3>
<main class="container">
<div class="logocontainer">
<div class="logo">
<img src="./images/hero6.png" alt="Rasel Shikdar's Avatar">
<img src="./assets/images/hero6.png" alt="Rasel's Avatar">
</div>
</div>

Expand Down Expand Up @@ -223,7 +223,7 @@ <h2 class="name">Rasel Shikdar</h2>

</main>
<footer>
<div align="center"><h3 id="copyright">Created by <a href="https://github.com/RhythmusByte">Rasel Shikdar</a> | &copy; <span id="year"></span> All Rights Reserved</h3></div>
<div align="center"><h3 id="copyright">Created by <a href="https://rasel.us.kg">Rasel Shikdar</a> | &copy; <span id="year"></span> All Rights Reserved</h3></div>
</footer>

<script src="main.js"></script>
Expand Down

0 comments on commit 6382f8a

Please sign in to comment.