Codebase list kali-defaults / b8424af
Remove unneeded files for firefox homepage Daniel Ruiz de Alegría 2 years ago
6 changed file(s) with 0 addition(s) and 23 deletion(s). Raw diff Collapse all Expand all
+0
-14
firefox/web/fonts.googleapis.com/css?family=Noto Sans:400,700&display=swap less more
0 @font-face {
1 font-family: 'Noto Sans';
2 font-style: normal;
3 font-weight: 400;
4 font-display: swap;
5 src: url(../fonts.gstatic.com/s/notosans/v25/o-0IIpQlx3QUlC5A4PNr5TRF.ttf) format('truetype');
6 }
7 @font-face {
8 font-family: 'Noto Sans';
9 font-style: normal;
10 font-weight: 700;
11 font-display: swap;
12 src: url(../fonts.gstatic.com/s/notosans/v25/o-0NIpQlx3QUlC5A4PNjXhFVZNyE.ttf) format('truetype');
13 }
+0
-2
firefox/web/fonts.googleapis.com/robots.txt less more
0 User-agent: *
1 Disallow:
firefox/web/fonts.gstatic.com/s/notosans/v25/o-0IIpQlx3QUlC5A4PNr5TRF.ttf less more
Binary diff not shown
firefox/web/fonts.gstatic.com/s/notosans/v25/o-0NIpQlx3QUlC5A4PNjXhFVZNyE.ttf less more
Binary diff not shown
3737
3838 <!-- Custom Fonts -->
3939 <link rel="stylesheet" href="plugins/themify-icons/themify-icons.css">
40 <link rel="stylesheet" href="fonts.googleapis.com/css%3Ffamily=Noto%20Sans:400,700&display=swap">
4140
4241 <script>
4342 const $ = document.querySelector.bind(document)
+0
-6
firefox/web/robots.txt less more
0 # All robots allowed
1 User-agent: *
2 Allow: /
3
4 # Sitemap files
5 Sitemap: http://www.kali.org/sitemap.xml