Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Feb 10, 2024
0 parents commit 38cc8b3
Show file tree
Hide file tree
Showing 8 changed files with 337 additions and 0 deletions.
316 changes: 316 additions & 0 deletions assets/index-b2a81484.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-bcbd0899.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/spatialWorker-7e825138.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/worker-1ff9599c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/worker-7cf63ef1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/worker-b867ab44.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>neurosift</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/svg+xml" href="./neurosift-logo.png" />
<!-- <link rel="stylesheet" href="/src/styles.css" /> -->
<script type="module" crossorigin src="./assets/index-b2a81484.js"></script>
<link rel="stylesheet" href="./assets/index-bcbd0899.css">
</head>
<body>
<div id="root"></div>

</body>
</html>
Binary file added neurosift-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 38cc8b3

Please sign in to comment.