Skip to content

Commit 96ed453

Browse files
authored
fix(flag): use jdecked twemoji fork
this was missed in #3086.
1 parent 686c8b5 commit 96ed453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/themes/default/elements/flag.variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/* --------------
66
Path
77
--------------- */
8-
@flagPath: "https://cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/";
8+
@flagPath: "https://cdn.jsdelivr.net/gh/jdecked/twemoji@latest/assets/svg/";
99
@flagFileType: "svg";
1010

1111
/* -------------------

0 commit comments

Comments
 (0)