3 lines
No EOL
148 B
HTML
3 lines
No EOL
148 B
HTML
{{ range resources.ByType "font" }}
|
|
<link rel="preload" href="{{ .RelPermalink }}" as="font" type="{{ .MediaType.Type }}" crossorigin>
|
|
{{ end }} |