We noticed that the victory symbol at the bottom of our homepage looked different in Chrome than Safari––it was playing smart and rendered the unicode character as an emoji. Lettini found a fix though! Append this string of code to the symbol: ︎.

So ✌︎ renders to ✌︎ and not emoji. Weird.

(Here’s a blogpost that explains it all.)