Files
jarv.is/layouts/partials/scripts/twemoji.html
T

3 lines
181 B
HTML

{{ $twemoji := resources.Get "vendor/emoji/emoji.min.js" | resources.ExecuteAsTemplate "vendor/emoji/emoji.min.js" . }}
<script async defer src="{{ $twemoji.Permalink }}"></script>