fixed back button
This commit is contained in:
parent
6b0e5f29f9
commit
411e9ed9de
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
</a>
|
||||
|
||||
<div id = "backButtonContainer">
|
||||
<a href="index.html" 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
Reference in a new issue