mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
* Add support for Twemoji * Add post on Twemoji support * Regenrate CSS files * Fix missing backtick in twemoji-support.md * Rename useTwemoji to enableTwemoji * Move Twemoji script tag into head tag * Fix markdown link sytnax in twemoji-support * Fix typo in Twemoji Support post
794 B
794 B
+++ date = "2020-05-25" title = "Twemoji Support 🤩" description = "The post demonstrates Twemoji support" series = ["Theme", "Hugo"] +++
If you want to use Twitter's Twemoji across your website, enable it in your config.toml
[params]
enableTwemoji = true
This will not only give your website unified emojis across all platforms. It will also give you the latest Unicode 13 emoji set, such as 🧋🫕🛻🪗🪞.