File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5858 font-style : normal;
5959 font-weight : 400 ;
6060 font-display : block;
61- src : url ("/fonts/fa-brands-400.woff2" ) format ("woff2" ),
62- url ("/fonts/fa-brands-400.ttf" ) format ("truetype" );
61+ src : url ("/fonts/fontawesome-free/webfonts/ fa-brands-400.woff2" ) format ("woff2" ),
62+ url ("/fonts/fontawesome-free/webfonts/ fa-brands-400.ttf" ) format ("truetype" );
6363}
6464
6565@font-face {
6666 font-family : "Font Awesome 6 Free" ;
6767 font-style : normal;
6868 font-weight : 900 ;
6969 font-display : block;
70- src : url ("/fonts/fa-solid-900.woff2" ) format ("woff2" ),
71- url ("/fonts/fa-solid-900.ttf" ) format ("truetype" );
70+ src : url ("/fonts/fontawesome-free/webfonts/ fa-solid-900.woff2" ) format ("woff2" ),
71+ url ("/fonts/fontawesome-free/webfonts/ fa-solid-900.ttf" ) format ("truetype" );
7272}
Original file line number Diff line number Diff line change 2020{{ with .OutputFormats.Get "RSS" }}
2121< link href ="{{ .RelPermalink }} " rel ="alternate " type ="application/rss+xml " title ="{{ $.Site.Title }} " /> {{ end }}
2222<!-- Custom Head Content with Font CSP -->
23- < meta http-equiv ="Content-Security-Policy " content ="default-src *; img-src * blob: data:; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://its-live.jpl.nasa.gov https://dap.digitalgov.gov ">
23+ < meta http-equiv ="Content-Security-Policy " content ="default-src *; img-src * blob: data:; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com ; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://its-live.jpl.nasa.gov https://dap.digitalgov.gov ">
2424< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css " integrity ="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
You can’t perform that action at this time.
0 commit comments