Skip to content

Commit 5a50625

Browse files
Fabio ParisiFabio Parisi
authored andcommitted
Add suffix for more fun
1 parent 3fae089 commit 5a50625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</div>
9393

9494
<script>
95-
const textes = ["2", "too", "twice"];
95+
const textes = ["2", "two", "too", "twice", "tout"];
9696
let currentIndex = 0;
9797

9898
const flipContainer = document.getElementById('flip-container');

0 commit comments

Comments
 (0)