feat: add a link to the GitHub profile on the footer icon
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
</section>
|
||||
<footer>
|
||||
<div class="row text-muted py-3 me-3 float-end" style="text-align: right;">
|
||||
<h5>made by <b>LifeAdventurer</b> <img src="./images/lifeadventurer.jpg" alt="footer image" style="width: 4%;"></h5>
|
||||
<h5>made by <b>LifeAdventurer</b> <a href="https://github.com/LifeAdventurer"><img src="./images/lifeadventurer.jpg" alt="footer image" style="width: 4%;"></a></h5>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="./scripts.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user