added the logo

This commit is contained in:
2024-07-05 18:14:47 +02:00
parent d6dc8405dd
commit f4dd3845e4
13 changed files with 68 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<link rel='stylesheet' href='./src/style.css'>
<link rel="shortcut icon" type="image/x-icon" href="./src/assets/images/logo-universal.png" />
<link rel="shortcut icon" type="image/x-icon" href="./src/assets/images/dmxconnect.png" />
<title>DMXConnect</title>
</head>
<body style="background-color:#1B262C;">