[READ-ONLY] Mirror of https://github.com/jmrplens/biosite. Biosite
0

Configure Feed

Select the types of activity you want to include in your feed.

Update index.html

authored by

José M. Requena Plens and committed by
GitHub
(Jun 4, 2023, 11:38 PM +0200) 921afdab df8c667e

+2 -3
+2 -3
index.html
··· 3 3 <head> 4 4 <meta charset="utf-8"> 5 5 <!-- Analytics --> 6 - <script async src="https://analytics.jmrp.io/script.js" data-website-id="58565927-b405-4f90-be41-529559714394"></script> 7 6 <!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "ff44292a459d4e288d2e8432dd7b9cc1"}'></script><!-- End Cloudflare Web Analytics --> 8 7 <!-- /Analytics --> 9 8 <title>Biosite</title> ··· 43 42 } 44 43 </script> 45 44 <!--Styles--> 46 - <link rel="stylesheet" href="css/brands.css"> 47 - <link rel="stylesheet" href="css/main.css"> 45 + <link rel="preload" href="css/brands.css" as="style" /> 46 + <link rel="preload" href="css/main.css" as="style" /> 48 47 </head> 49 48 <body> 50 49 <div class="container">