Mise à jour de 'assets/js/script.js'
continuous-integration/drone/push Build is passing Details

master
Othmane BENJELLOUN 10 months ago
parent 6fc61d3a95
commit 7576e62ac8

@ -159,4 +159,6 @@ for (let i = 0; i < navigationLinks.length; i++) {
});
}
if (!window.location.href.endsWith('/')) {
window.location.href = window.location.href + '/';
}

Loading…
Cancel
Save