Update gh-pages

release
Etienne Lemay 2018-01-23 20:56:02 -05:00
parent 9d8924b469
commit 46416a7504
No known key found for this signature in database
GPG Key ID: EE7CF89146BB28E9
3 changed files with 2 additions and 2 deletions

View File

@ -1862,7 +1862,7 @@ var CUSTOM_EMOJIS = [{
name: 'Party Parrot',
short_names: ['parrot'],
keywords: ['party'],
imageUrl: 'http://cultofthepartyparrot.com/parrots/hd/parrot.gif'
imageUrl: './images/parrot.gif'
}, {
name: 'Octocat',
short_names: ['octocat'],

BIN
docs/images/parrot.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -8,7 +8,7 @@ const CUSTOM_EMOJIS = [
name: 'Party Parrot',
short_names: ['parrot'],
keywords: ['party'],
imageUrl: 'http://cultofthepartyparrot.com/parrots/hd/parrot.gif'
imageUrl: './images/parrot.gif'
},
{
name: 'Octocat',