mirror of
https://github.com/versity/versitygw.git
synced 2026-09-19 14:34:19 +00:00
feat: add favicon to all pages in webui
Adds versity favicon to all web pages in webui.
This commit is contained in:
@@ -22,6 +22,7 @@ under the License.
|
||||
<script src="assets/js/crypto-js.min.js"></script>
|
||||
<script src="assets/css/tailwind.js"></script>
|
||||
<link rel="stylesheet" href="assets/css/fonts.css">
|
||||
<link rel="icon" type="image/png" href="assets/images/favicon.png">
|
||||
<script>
|
||||
tailwind.config = {
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user