-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (19 loc) · 792 Bytes
/
index.html
File metadata and controls
21 lines (19 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="./favicon.ico" />
<meta name="theme-color" content="#9cdcfe" />
<meta name="app-name" content="Mastermind v0.4.1" />
<meta name="app-date" content="Fri, 13 Oct 2023 09:19:14 +02:00" />
<link rel="manifest" href="./manifest.json" />
<title>Mastermind</title>
<script type="module" crossorigin src="./assets/index-be3e0342.js"></script>
<link rel="stylesheet" href="./assets/index-e17c0e18.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>