ptit oubli :o

このコミットが含まれているのは:
thaaoblues 2024-09-26 21:19:46 +02:00
コミット 85a2976377

ファイルの表示

@ -307,7 +307,7 @@ document.addEventListener("DOMContentLoaded", (event) => {
}); });
document.getElementById("titre").addEventListener("click", (event) => { document.getElementById("titre").addEventListener("click", (event) => {
window.location.pathname = "/archinsa"; window.location.pathname = "/";
}); });
}); });