#633 emoji
This commit is contained in:
parent
3b0c2cb480
commit
d48cde6ec8
5 changed files with 21 additions and 5 deletions
|
@ -936,6 +936,10 @@ $(document).ready(function () {
|
|||
$('#pull-issue-preview').markdown_preview(".issue-add-comment");
|
||||
|
||||
homepage();
|
||||
emojify.setConfig({
|
||||
img_dir:'/img/emoji'
|
||||
});
|
||||
emojify.run();
|
||||
|
||||
// Fix language drop-down menu height.
|
||||
var l = $('#footer-lang li').length;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue