File tree Expand file tree Collapse file tree 4 files changed +2
-1
lines changed
Expand file tree Collapse file tree 4 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 440440/* GoudyInitialen */
441441@font-face {
442442 font-family : "GoudyInitialen" ;
443- src : url ("/fonts/GoudyInitialen.ttf " ) format ("truetype " );
443+ src : url ("/fonts/GoudyInitialen.woff2 " ) format ("woff2 " );
444444 font-weight : 400 ;
445445 font-style : normal;
446446 font-display : swap;
Original file line number Diff line number Diff line change 2525 {{ end }}
2626 < link rel ="preload " href ="/fonts/alegreya-normal-latin.woff2 " as ="font " type ="font/woff2 " crossorigin >
2727 < link rel ="preload " href ="/fonts/alegreya-sc-normal-700-latin.woff2 " as ="font " type ="font/woff2 " crossorigin >
28+ < link rel ="preload " href ="/fonts/GoudyInitialen.woff2 " as ="font " type ="font/woff2 " crossorigin >
2829 {{ with resources.Get "js/instantpage.js" | minify | fingerprint }}
2930 < script defer src ="{{ .RelPermalink }} " integrity ="{{ .Data.Integrity }} " crossorigin ="anonymous "> </ script >
3031 {{ end }}
You can’t perform that action at this time.
0 commit comments