Feature/add twemoji support (#346)

* 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
This commit is contained in:
Latiif alSharif
2020-06-02 01:11:21 +02:00
committed by GitHub
parent 9d1ba9d21d
commit 3d7b39d2b4
8 changed files with 42 additions and 5 deletions

View File

@@ -46,6 +46,9 @@ disqusShortname = "yourdiscussshortname"
# Series see also post count
maxSeeAlsoItems = 5
# Enable Twemoji
enableTwemoji = true
# Custom CSS
custom_css = []