mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 20:45:31 -04:00
execute twemoji script as a template (mainly to get baseURL)
This commit is contained in:
@@ -1 +1,2 @@
|
||||
<script async defer src="{{ "vendor/emoji/emoji.min.js" | absURL }}"></script>
|
||||
{{ $twemoji := resources.Get "vendor/emoji/emoji.min.js" | resources.ExecuteAsTemplate "vendor/emoji/emoji.min.js" . }}
|
||||
<script async defer src="{{ $twemoji.Permalink }}"></script>
|
||||
|
Reference in New Issue
Block a user