As zola supports general emojis now ( Use emoji with zola ) I’d like to add and use my own emojis which are stored as .jpg files (or any image file).
For example this one:
Would I like to access as :peepoAwesome: in my blog. Currently I’m using <img src=”<path>”> or using image links ![peepoAwesome] but this is a bit cumbersome.
Would be awesome if this could be added to zola ![]()
