Skip to content

Commit

Permalink
Update twemoji source URL based on upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
0robustus1 committed Jan 11, 2023
1 parent c536aee commit 29df690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinxemoji/sphinxemoji.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

emoji_styles = {
'twemoji': [
'https://twemoji.maxcdn.com/v/latest/twemoji.min.js',
'https://unpkg.com/twemoji@latest/dist/twemoji.min.js',
'twemoji.js',
'twemoji.css',
],
Expand Down

0 comments on commit 29df690

Please sign in to comment.