fixing back button bug

This commit is contained in:
Rosia E Evans 2023-03-21 21:39:00 +00:00
parent 938a904656
commit 6b0e5f29f9
7 changed files with 7 additions and 7 deletions

View file

@ -71,7 +71,7 @@
</a>
<div id = "backButtonContainer">
<a onclick = "history.back()" class = "backButton"> <-Back to main page</a>
<a href="index.html" class = "backButton"> <-Back to main page</a>
</div>
<div id = "socialBar" style = "margin-top: 3vh;">