refactor: rename icon to logo

This commit is contained in:
2021-02-27 14:39:40 +01:00
parent b96a26d2d0
commit e578b56237
7 changed files with 9 additions and 9 deletions

View File

@ -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>