enable SRI for css
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
crossorigin="anonymous">
|
||||
<link rel="stylesheet"
|
||||
href="css/index.min.css"
|
||||
crossorigin="anonymous"/>
|
||||
integrity="sha384-6N5QXFiNi0Dxhi0OdN6AGW3PKtsxYeAxsVhf5lNgxx6F6KO08DBr5IhVMrc3rmov"
|
||||
crossorigin="anonymous">
|
||||
</head>
|
||||
<body onload='particles(avoidMouse=false, speed=15)'>
|
||||
<div class="wrapper">
|
||||
|
||||
Reference in New Issue
Block a user