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