mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Remove support for Twemoji (#614)
This commit is contained in:
@@ -38,8 +38,6 @@ colorScheme = "auto"
|
||||
hideColorSchemeToggle = false
|
||||
# Series see also post count
|
||||
maxSeeAlsoItems = 5
|
||||
# Enable Twemoji
|
||||
enableTwemoji = false
|
||||
# Custom CSS
|
||||
customCSS = []
|
||||
# Custom SCSS, file path is relative to Hugo's asset folder (default: {your project root}/assets)
|
||||
|
||||
@@ -3250,12 +3250,6 @@ figure {
|
||||
.fas {
|
||||
font-weight: 900; }
|
||||
|
||||
img.emoji {
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
margin: 0 0.05em 0 0.1em;
|
||||
vertical-align: -0.1em; }
|
||||
|
||||
.content {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user