Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<title>CVSS Calculator v3.1 - Base Score</title>
|
8 |
|
9 |
<link rel="icon" type="image/png" href="favicon.png">
|
10 |
-
<link rel="stylesheet" href="cvss.css">
|
11 |
|
12 |
<meta name="description" content="Graphical Common Vulnerability Scoring System (CVSS) v3.1 Base Score Calculator with helpful hints.">
|
13 |
<meta property="og:type" content="website">
|
|
|
7 |
<title>CVSS Calculator v3.1 - Base Score</title>
|
8 |
|
9 |
<link rel="icon" type="image/png" href="favicon.png">
|
10 |
+
<link rel="stylesheet" href="cvss-new.css">
|
11 |
|
12 |
<meta name="description" content="Graphical Common Vulnerability Scoring System (CVSS) v3.1 Base Score Calculator with helpful hints.">
|
13 |
<meta property="og:type" content="website">
|