mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-29 18:48:14 +08:00
chore: sync emojis
This commit is contained in:
parent
2312feef45
commit
00580a4c6b
@ -34,6 +34,8 @@ Below is a complete list of emoji shorthand codes. Docsify can be configured to
|
||||
|
||||
:accept: `:accept:`
|
||||
|
||||
:accessibility: `:accessibility:`
|
||||
|
||||
:accordion: `:accordion:`
|
||||
|
||||
:adhesive_bandage: `:adhesive_bandage:`
|
||||
@ -920,6 +922,8 @@ Below is a complete list of emoji shorthand codes. Docsify can be configured to
|
||||
|
||||
:department_store: `:department_store:`
|
||||
|
||||
:dependabot: `:dependabot:`
|
||||
|
||||
:derelict_house: `:derelict_house:`
|
||||
|
||||
:desert: `:desert:`
|
||||
@ -1238,6 +1242,8 @@ Below is a complete list of emoji shorthand codes. Docsify can be configured to
|
||||
|
||||
:fishing_pole_and_fish: `:fishing_pole_and_fish:`
|
||||
|
||||
:fishsticks: `:fishsticks:`
|
||||
|
||||
:fist: `:fist:`
|
||||
|
||||
:fist_left: `:fist_left:`
|
||||
|
@ -21,6 +21,7 @@ export default {
|
||||
"abc": "unicode/1f524.png?v8",
|
||||
"abcd": "unicode/1f521.png?v8",
|
||||
"accept": "unicode/1f251.png?v8",
|
||||
"accessibility": "accessibility.png?v8",
|
||||
"accordion": "unicode/1fa97.png?v8",
|
||||
"adhesive_bandage": "unicode/1fa79.png?v8",
|
||||
"adult": "unicode/1f9d1.png?v8",
|
||||
@ -464,6 +465,7 @@ export default {
|
||||
"deer": "unicode/1f98c.png?v8",
|
||||
"denmark": "unicode/1f1e9-1f1f0.png?v8",
|
||||
"department_store": "unicode/1f3ec.png?v8",
|
||||
"dependabot": "dependabot.png?v8",
|
||||
"derelict_house": "unicode/1f3da.png?v8",
|
||||
"desert": "unicode/1f3dc.png?v8",
|
||||
"desert_island": "unicode/1f3dd.png?v8",
|
||||
@ -623,6 +625,7 @@ export default {
|
||||
"fish": "unicode/1f41f.png?v8",
|
||||
"fish_cake": "unicode/1f365.png?v8",
|
||||
"fishing_pole_and_fish": "unicode/1f3a3.png?v8",
|
||||
"fishsticks": "fishsticks.png?v8",
|
||||
"fist": "unicode/270a.png?v8",
|
||||
"fist_left": "unicode/1f91b.png?v8",
|
||||
"fist_oncoming": "unicode/1f44a.png?v8",
|
||||
|
Loading…
Reference in New Issue
Block a user