Test déploiement by simple modification
This commit is contained in:
parent
773cc71613
commit
1f50bcb35e
1 changed files with 2 additions and 2 deletions
|
|
@ -3475,7 +3475,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// ══════════════════════════════════════════════
|
// ══════════════════════════════════════════════
|
||||||
// INIT — chargement du JSON
|
// INITIALI — chargement du JSON
|
||||||
// ══════════════════════════════════════════════
|
// ══════════════════════════════════════════════
|
||||||
const dot = document.getElementById('cursorDot');
|
const dot = document.getElementById('cursorDot');
|
||||||
document.addEventListener('mousemove', e => {
|
document.addEventListener('mousemove', e => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue