jekyll-emoji icon indicating copy to clipboard operation
jekyll-emoji copied to clipboard

emoji images not found on Octopress

Open reddragon opened this issue 11 years ago • 1 comments
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?

reddragon avatar Jan 12 '14 20:01 reddragon

Where did you download the emoji from?

jeremyzilar avatar Apr 11 '17 17:04 jeremyzilar