serifold

Results 3 issues of serifold

Hello, thanks for your contributing and sharing, I enjoy using this app very much. However, today I updated V2er, then I found the colour contrast between text and background in...

Hello, I found this weird usage in test [Shuffle an array](https://javascript.info/array-methods#shuffle-an-array)'s "simple solution": ![image](https://github.com/javascript-tutorial/en.javascript.info/assets/80401151/678c9a62-033f-40db-b9aa-2d7b57c62e3b) There is just no arguments in the `array.sort()`'s `compareFn`: ```js array.sort(() => Math.random() - 0.5); ```...

The `[[HomeObject]` in the centre of this svg should be `[[HomeObject]]`. https://javascript.info/mixins#a-mixin-example ![image](https://github.com/javascript-tutorial/en.javascript.info/assets/80401151/f9227ae7-b11c-4ee0-a330-c0f5cf2e1744)