Automatic deploy 29007301

This commit is contained in:
Renan LE CARO 2025-02-25 00:01:05 +01:00
parent 1cec9a7a0c
commit e4a0d149ab
6 changed files with 2551 additions and 9 deletions

View file

@ -23,7 +23,8 @@ const colorsList = [
'#e32119',
'#ffd300',
'#e1c8b4',
'#618227'
'#618227',
'#9b9fa4'
]
const palette = document.getElementById('palette');