_Header.md
... ...
@@ -5,7 +5,7 @@
5 5
6 6
7 7
<p>
8
-<button class="button_header button_home" href="/Home.md" style="float: left; margin: 0px 0px;" >Home</button>
8
+<button class="button_header button_home" onclick="window.location.href='Home.md'" style="float: left; margin: 0px 0px;" >Home</button>
9 9
<button class="button_header button_theory" onclick="window.location.href='';" style="float: right;">Theory</button>
10 10
<button class="button_header button_militant" onclick="window.location.href='';" style="float: right;">Militantisme</button>
11 11
<button class="button_header button_history" onclick="window.location.href='';" style="float: right;">History</button>