ptit oubli :o
This commit is contained in:
parent
642426e4c0
commit
85a2976377
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ document.addEventListener("DOMContentLoaded", (event) => {
|
|||
});
|
||||
|
||||
document.getElementById("titre").addEventListener("click", (event) => {
|
||||
window.location.pathname = "/archinsa";
|
||||
window.location.pathname = "/";
|
||||
});
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue