Skip to content

Commit

Permalink
新增翻白眼等6个表情
Browse files Browse the repository at this point in the history
  • Loading branch information
zhheo committed Jun 20, 2022
1 parent 2147aa3 commit 4645316
Show file tree
Hide file tree
Showing 12 changed files with 318 additions and 282 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@ General basic facial stickers suitable for most websites and applications.
[Preview json](/twikoo.json)

```
https://npm.elemecdn.com/sticker-heo@0.18.0/twikoo.json
https://npm.elemecdn.com/sticker-heo@0.19.0/twikoo.json
```

### Valine

[Preview json](/valine.json)

```
https://npm.elemecdn.com/sticker-heo@0.18.0/valine.json
https://npm.elemecdn.com/sticker-heo@0.19.0/valine.json
```

### Waline
Expand All @@ -64,6 +64,6 @@ Add a configuration item in the emoji option:

```js
emoji: [
'https://npm.elemecdn.com/sticker-heo@0.18.0/Sticker-100/',
'https://npm.elemecdn.com/sticker-heo@0.19.0/Sticker-100/',
]
```
6 changes: 3 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
[查看文件](/twikoo.json)

```
https://npm.elemecdn.com/sticker-heo@0.18.0/twikoo.json
https://npm.elemecdn.com/sticker-heo@0.19.0/twikoo.json
```

### Valine

[查看文件](/valine.json)

```
https://npm.elemecdn.com/sticker-heo@0.18.0/valine.json
https://npm.elemecdn.com/sticker-heo@0.19.0/valine.json
```

### Waline
Expand All @@ -57,6 +57,6 @@ https://npm.elemecdn.com/sticker-heo@0.18.0/valine.json

```js
emoji: [
'https://npm.elemecdn.com/sticker-heo@0.18.0/Sticker-100/',
'https://npm.elemecdn.com/sticker-heo@0.19.0/Sticker-100/',
]
```
8 changes: 7 additions & 1 deletion Sticker-100/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,13 @@
"值得肯定",
"不服吗",
"读书",
"滑稽吃瓜"
"滑稽吃瓜",
"蒙面滑稽",
"惊吓白眼",
"翻白眼",
"正确",
"错误",
"警告"
],
"name": "Sticker-Heo",
"type": "png"
Expand Down
Binary file added Sticker-100/惊吓白眼.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sticker-100/正确.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sticker-100/翻白眼.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sticker-100/蒙面滑稽.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sticker-100/警告.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Sticker-100/错误.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"main": "README.md",
"description": "Heo的基础表情系列",
"name": "sticker-heo",
"version": "0.18.0"
"version": "0.19.0"
}
300 changes: 162 additions & 138 deletions twikoo.json

Large diffs are not rendered by default.

278 changes: 142 additions & 136 deletions valine.json

Large diffs are not rendered by default.

0 comments on commit 4645316

Please sign in to comment.