mes trucs
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
document.getElementById("projets").addEventListener('click', () => {
|
||||
window.location.href = 'projets.html';
|
||||
window.location.href = '../index.html';
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user