Rename CSS filename
This commit is contained in:
parent
0c6295b312
commit
b6c22ef153
|
@ -25,7 +25,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>Privacy Rating</title>
|
||||
<link rel="stylesheet" type="text/css" href="res/privacy-rating.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="res/Stairway-js.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Privacy Rating</h1><hr/>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>Privacy Rating</title>
|
||||
<link rel="stylesheet" type="text/css" href="res/privacy-rating.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="res/Stairway-js.css"/>
|
||||
|
||||
<script lang="javascript" type="text/javascript" src="res/js/defs.js"></script>
|
||||
<script lang="javascript" type="text/javascript" src="res/js/io.js"></script>
|
||||
|
|
Reference in New Issue