refactor: rename icon to logo
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<title>WebLDAPPasswd</title>
|
||||
<link rel="stylesheet" href="webldappasswd.css">
|
||||
<link rel="icon" type="image/svg+xml" href="icon.svg">
|
||||
<link rel="icon" type="image/svg+xml" href="logo.svg">
|
||||
<script src="webldappasswd.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user