fixing back button bug
This commit is contained in:
parent
938a904656
commit
6b0e5f29f9
7 changed files with 7 additions and 7 deletions
|
@ -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;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue