feat: add website icon/project avatar

This commit is contained in:
2021-02-25 22:00:59 +01:00
parent 1b6835eddb
commit b7c0b84274
7 changed files with 44 additions and 18 deletions

View File

@ -4,6 +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">
<script src="webldappasswd.js"></script>
</head>
<body>