fix favicon librejs.html
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>JavaScript license information</title>
|
<title>JavaScript license information</title>
|
||||||
<link rel="icon" href="../images/favicon.png" sizes="192x192" />
|
<link rel="icon" href="./images/favicon.png" sizes="192x192" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<table id="jslicense-labels1">
|
<table id="jslicense-labels1">
|
||||||
|
|||||||
Reference in New Issue
Block a user