mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
@@ -46,6 +46,9 @@ disqusShortname = "yourdiscussshortname"
|
||||
# Series see also post count
|
||||
maxSeeAlsoItems = 5
|
||||
|
||||
# Enable Twemoji
|
||||
enableTwemoji = true
|
||||
|
||||
# Custom CSS
|
||||
custom_css = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user