Skip to content

Commit

Permalink
style: Get emoji from github api (#1188)
Browse files Browse the repository at this point in the history
* style: Get emoji from github api and remove emoji for 404

* update all emojis use github

* fix url is not unicode

* Update index.html
  • Loading branch information
sy-records committed Jun 7, 2020
1 parent 31010e4 commit 7853026
Show file tree
Hide file tree
Showing 2 changed files with 1,806 additions and 1,516 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -80,6 +80,7 @@
</script>
<script src="/lib/docsify.js"></script>
<script src="/lib/plugins/search.js"></script>
<script src="/lib/plugins/emoji.js"></script>
<script src="/lib/plugins/front-matter.js"></script>
<script src="//unpkg.com/prismjs/components/prism-bash.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-markdown.min.js"></script>
Expand Down

1 comment on commit 7853026

@vercel
Copy link

@vercel vercel bot commented on 7853026 Jun 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.