We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f83f78 commit a0eaef9Copy full SHA for a0eaef9
action.yml
@@ -97,6 +97,12 @@ inputs:
97
description: Configure content order
98
default: ""
99
100
+ # Use twemojis instead of emojis
101
+ # May increase filesize but emojis will be rendered the same across all platforms
102
+ config_twemoji:
103
+ description: Use twemojis instead of emojis
104
+ default: no
105
+
106
# Enable SVG CSS animations
107
config_animations:
108
description: SVG CSS animations
0 commit comments