Skip to content

Commit 8b6a69c

Browse files
committed
i forgot about gemoji
1 parent 6360191 commit 8b6a69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/transform/gemoji+.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const gemojiReplacer = (_, name: string) => {
2424
data: {
2525
hName: 'i',
2626
hProperties: {
27-
className: ['fa', name],
27+
className: ['fa-regular', name],
2828
},
2929
},
3030
};

0 commit comments

Comments
 (0)