mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-20 11:14:27 -04:00
swap native emojis for Twemojis 🎉 (#92)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<script src="{{ "/twemoji/twemoji.min.js" | absURL }}"></script>
|
||||
<script>twemoji.parse(document.body,{base:'{{ "/" | absURL }}',folder:'twemoji/svg',ext:'.svg'})</script>
|
||||
Reference in New Issue
Block a user