Merge pull request #34358 from sftim/20220617_fix_site_build_production
Fix build issue for Netlify _headers file
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{{- end -}}
|
||||
{{- range $pages }}
|
||||
{{- if or (.Params.deprecated) (eq .Params.class "gridPage") (.Params.case_study_styles) (.Params.css) (.Params.js) }}
|
||||
{{ .URL }}
|
||||
{{ .RelPermalink }}
|
||||
{{- if eq .Params.class "gridPage" }}
|
||||
Link: </css/gridpage.css>; rel=preload; as=style
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user