testilo 19.2.2 → 19.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<meta name="keywords" content="accessibility a11y web testing">
|
|
11
11
|
<title>Accessibility score comparison</title>
|
|
12
12
|
<link rel="icon" href="favicon.png">
|
|
13
|
-
<link rel="stylesheet" href="style.css">
|
|
13
|
+
<link rel="stylesheet" href="/scores/style.css">
|
|
14
14
|
</head>
|
|
15
15
|
<body>
|
|
16
16
|
<main>
|