mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
21 lines
843 B
HTML
21 lines
843 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/png" href="/bitmap.png" />
|
|
<link rel="apple-touch-icon" href="/bitmap.png" />
|
|
<link rel="manifest" href="/manifest.json" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="theme-color" content="#020617" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
<meta name="apple-mobile-web-app-title" content="Multi Roomba Rover" />
|
|
<title>Multi Roomba Rover</title>
|
|
<script type="module" crossorigin src="/assets/index-B2Pp657C.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-DVfgQd9L.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|