Skip to content

Commit b2d883f

Browse files
committed
Added a tab logo and tab title to the website
1 parent 2a7ff14 commit b2d883f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

view/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/png" href="/rgb-paw.PNG"/>
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React</title>
7+
<title>RGBoard - Interactive LED Matrix</title>
88
</head>
99
<body>
1010
<div id="root"></div>

view/rgb-paw.PNG

91.3 KB
Loading

0 commit comments

Comments
 (0)