Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-26 21:27:26 +0300
committerGitHub <noreply@github.com>2020-04-26 21:27:26 +0300
commitb46c81053f7a4307945b82bee6944af7e6e13d1c (patch)
treebd571b2331ed6d4215a1fbd0f924eea617e064b0 /README.zh-cn.md
parentfc46fba6aa1a747d19c9d0b37b0a26e944cfbba3 (diff)
feat(twemoji): add support for twemoji (#264)
Diffstat (limited to 'README.zh-cn.md')
-rw-r--r--README.zh-cn.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.zh-cn.md b/README.zh-cn.md
index dbdd4848..9f189eb7 100644
--- a/README.zh-cn.md
+++ b/README.zh-cn.md
@@ -89,6 +89,7 @@
### 扩展功能
* 支持基于 [Lunr.js](https://lunrjs.com/) 或 [algolia](https://www.algolia.com/) 的**搜索**
+* 支持 **Twemoji**
* 支持**代码高亮**
* 一键**复制代码**到剪贴板
* 支持基于 [lightgallery.js](https://github.com/sachinchoolur/lightgallery.js) 的**图片画廊**
@@ -146,6 +147,7 @@ LoveIt 主题中用到了以下项目,感谢它们的作者:
* [Lunr.js](https://lunrjs.com/)
* [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript)
* [lazysizes](https://github.com/aFarkas/lazysizes)
+* [Twemoji](https://github.com/twitter/twemoji)
* [lightgallery.js](https://github.com/sachinchoolur/lightgallery.js)
* [clipboard.js](https://github.com/zenorocha/clipboard.js)
* [Sharer.js](https://github.com/ellisonleao/sharer.js)