Updated the index.html
This commit is contained in:
parent
de9afccd7f
commit
35e666ce06
@ -4,10 +4,16 @@
|
||||
<meta charset="UTF-8" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="The official Sheepstar dashboard" />
|
||||
<meta name="author" content="Sheepstar Team" />
|
||||
<meta name="keywords" content="Sheepstar, Dashboard, Sheepstar Dashboard, Global, Discord, Bot, Discord Bot" />
|
||||
|
||||
<link rel="icon" href="/assets/images/logo128.png" />
|
||||
|
||||
<title>Sheepstar Dashboard</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<main id="root"></main>
|
||||
<script type="module" src="/src/main.jsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user