enable emoji shortcodes in markdown
This commit is contained in:
parent
b915040171
commit
b5282e4750
|
@ -6,6 +6,7 @@ relativeURLs: true
|
||||||
permalinks:
|
permalinks:
|
||||||
posts: "/:title/"
|
posts: "/:title/"
|
||||||
enableGitInfo: true
|
enableGitInfo: true
|
||||||
|
enableEmoji: true
|
||||||
params:
|
params:
|
||||||
author: Amolith
|
author: Amolith
|
||||||
description: Blog of a pseudonymous netizen
|
description: Blog of a pseudonymous netizen
|
||||||
|
|
Loading…
Reference in New Issue