Skip to content

Commit 04069e0

Browse files
retlehskarreiro
andcommitted
Update layout/theme.liquid
Co-authored-by: Guilherme Carreiro <karreiro@gmail.com>
1 parent 2f2ef1f commit 04069e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout/theme.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin>
1515

1616
{% comment %} Preload the base font variant for initial page render {% endcomment %}
17-
{{ settings.type_primary_font | font_url | preload_tag: as: 'font' }}
17+
{{ settings.type_primary_font | font_url | preload_tag: as: 'font', crossorigin: 'anonymous' }}
1818
{% endunless %}
1919

2020
{% # Load and preload the critical CSS %}

0 commit comments

Comments
 (0)