Enable emoji support
This commit is contained in:
parent
30e5d9acf7
commit
610a0603cb
|
@ -3,6 +3,7 @@ languageCode = "en-gb"
|
||||||
title = "netflux.io"
|
title = "netflux.io"
|
||||||
theme = "minimal-bootstrap-hugo"
|
theme = "minimal-bootstrap-hugo"
|
||||||
staticDir = ["static"]
|
staticDir = ["static"]
|
||||||
|
enableEmoji = true
|
||||||
|
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
|
|
Loading…
Reference in New Issue