File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 {{ block "preloads" . }}
88 <!-- optional additional page-specific preloads -->
99 {{ end }}
10- < link rel ="preload " fetchpriority ="low " as ="image " href ="favicon.ico " type ="image/x-icon " crossorigin ="anonymous ">
11- < link rel ="preload " fetchpriority ="low " as ="image " href ="img/logo.svg " type ="image/svg+xml ">
10+ < link rel ="preload " fetchpriority ="low " as ="image " href ="/ favicon.ico " type ="image/x-icon " crossorigin ="anonymous ">
11+ < link rel ="preload " fetchpriority ="low " as ="image " href ="/ img/logo.svg " type ="image/svg+xml ">
1212 < link rel ="preload " fetchpriority ="low " href ="/webfonts/fa-brands-400.woff2 " as ="font " type ="font/woff2 " crossorigin ="anonymous ">
1313 < link rel ="preload " fetchpriority ="low " href ="/webfonts/fa-solid-900.woff2 " as ="font " type ="font/woff2 " crossorigin ="anonymous ">
1414 {{ if and (eq .Section "blog") .IsPage }}
Original file line number Diff line number Diff line change 11{{ define "preloads" }}
22 < link rel ="prerender " href ="{{ "/downloads" | absLangURL }}">
3- < link rel ="preload " fetchpriority ="high " as ="image " href ="img/home/header-background.avif " type ="image/avif ">
4- < link rel ="preload " fetchpriority ="high " as ="image " href ="img/home/woman-cloud.png " type ="image/png ">
3+ < link rel ="preload " fetchpriority ="high " as ="image " href ="/ img/home/header-background.avif " type ="image/avif ">
4+ < link rel ="preload " fetchpriority ="high " as ="image " href ="/ img/home/woman-cloud.png " type ="image/png ">
55 < link rel ="preload " fetchpriority ="auto " href ="/fonts/opensans-regular.reduced.woff2 " as ="font " type ="font/woff2 " crossorigin ="anonymous ">
66 < link rel ="preload " fetchpriority ="auto " href ="/fonts/opensans-medium.reduced.woff2 " as ="font " type ="font/woff2 " crossorigin ="anonymous ">
77 < link rel ="preload " fetchpriority ="auto " href ="/fonts/opensans-bold.reduced.woff2 " as ="font " type ="font/woff2 " crossorigin ="anonymous ">
You can’t perform that action at this time.
0 commit comments