Skip to content

Commit 62401a2

Browse files
committed
Support rendering GitHub emoji on netlify preview
See https://github.com/jekyll/jemoji and https://github.com/ikatyang/emoji-cheat-sheet
1 parent 5cdcaf2 commit 62401a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
3+
gem 'jemoji'

0 commit comments

Comments
 (0)