jekyll-emoji
jekyll-emoji copied to clipboard
emoji images not found on Octopress
trafficstars
I installed the plugin with octopress, however, in the generated HTML, the source for the images is: "/source/images/emoji/smile.png", if I use the : smile : emoji. Shouldn't it be "/images/.."? In my _config.yml, I have the following setting:
emoji_dir: ./images/emoji
The emoji images are under both, public/images/emoji/ and source/images/emoji. Can you tell if this is a problem?
Where did you download the emoji from?