commit 32e707ccf16f01db2863ce5a1dcfe149917bd6aa parent 252ebf570fcfbe5221477ebdcf44c702fdf879c4 Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com> Date: Fri, 21 Aug 2020 12:47:13 -0700 Fix bad header links. Diffstat:
| M | index.html | | | 2 | +- |
| M | reference.html | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html @@ -18,7 +18,7 @@ </head> <body onload="Load();"> - <header onclick="window.location='../'">Spanish-Quizzer</header> + <header onclick="TitleClicked();">Spanish-Quizzer</header> <main> <noscript> diff --git a/reference.html b/reference.html @@ -14,7 +14,7 @@ </head> <body onload="Load()" onresize="setTableHeight()"> - <header onclick="window.location='../'">Spanish-Quizzer</header> + <header onclick="window.location='./'">Spanish-Quizzer</header> <main> <noscript>