mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
fix twemoji path for special shared hostings
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
import {
|
||||
polyfillCountryFlagEmojis
|
||||
} from "../assets/js/country-flag-emoji-polyfill.js";
|
||||
polyfillCountryFlagEmojis();
|
||||
polyfillCountryFlagEmojis("Twemoji Country Flags", "<?php echo $websiteurl; ?>assets/fonts/TwemojiCountryFlags/TwemojiCountryFlags.woff2");
|
||||
</script>
|
||||
<?php
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user