diff --git a/_posts/2016-06-15-emoji-on-windows.md b/_posts/2016-06-15-emoji-on-windows.md index 90862e3e5..04eeeb0d0 100644 --- a/_posts/2016-06-15-emoji-on-windows.md +++ b/_posts/2016-06-15-emoji-on-windows.md @@ -12,6 +12,8 @@ But the exact same set of emoji looked like this on Windows. + + This drove me nuts, because the characters I was using were exactly the same, and Windows has really good emoji support. After extensive googling I finally figured out what was up. Apparently, Windows’ polished emoji live in a specific system font named “Segoe UI Emoji”. And unless you specifically target that font in CSS your emoji will fallback to the boring graphics you see in the screenshot above.