Skip to content

Commit

Permalink
added my version of nemesis scoutview
Browse files Browse the repository at this point in the history
  • Loading branch information
dmanslick committed Oct 28, 2023
1 parent 7efbe7d commit d4b5de0
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 0 deletions.
40 changes: 40 additions & 0 deletions files/nemesis/assets/index-21b60160.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions files/nemesis/assets/index-253f6e36.css

Large diffs are not rendered by default.

Binary file added files/nemesis/assets/robotPositions-73a6ee27.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions files/nemesis/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!doctype html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8" />
<link rel="shortcut icon" href="./vite.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Nemesis Scouting App</title>
<script type="module" crossorigin src="./assets/index-21b60160.js"></script>
<link rel="stylesheet" href="./assets/index-253f6e36.css">
</head>
<body>
<div id="root"></div>

</body>
</html>
Binary file added files/nemesis/vite.ico
Binary file not shown.

0 comments on commit d4b5de0

Please sign in to comment.