d32b99f7b56e08fbe4b282810f0fea10736482e2
_Header.md
... | ... | @@ -4,10 +4,8 @@ |
4 | 4 | ---> |
5 | 5 | |
6 | 6 | |
7 | -<button class="button_header button_home" onclick="window.location.href='';">Home</button> |
|
7 | +<button class="button_header button_home" onclick="location.href='/Home.md'" align=left>Home</button> |
|
8 | 8 | |
9 | -<p align=right> |
|
10 | -<button class="button_header button_theory" onclick="window.location.href='';">Theory</button> |
|
11 | -<button class="button_header button_militant" onclick="window.location.href='';">Militantisme</button> |
|
12 | -<button class="button_header button_history" onclick="window.location.href='';">History</button> |
|
13 | -</p> |
|
... | ... | \ No newline at end of file |
0 | +<button class="button_header button_theory" onclick="window.location.href='';" align=right>Theory</button> |
|
1 | +<button class="button_header button_militant" onclick="window.location.href='';" align=right>Militantisme</button> |
|
2 | +<button class="button_header button_history" onclick="window.location.href='';" align=right>History</button> |