Skip to content

Commit

Permalink
deploy: 087ff0e
Browse files Browse the repository at this point in the history
  • Loading branch information
neurolabusc committed Feb 27, 2024
1 parent f94d129 commit b7df0de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/index.cf9f5b10.js → assets/index.07a00fa4.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<title>NiiVue</title>

<script type="module" crossorigin src="/niivue-niimath/assets/index.cf9f5b10.js"></script>
<script type="module" crossorigin src="/niivue-niimath/assets/index.07a00fa4.js"></script>
<link rel="stylesheet" href="/niivue-niimath/assets/index.cc986a69.css">
</head>
<body>
Expand All @@ -18,6 +18,7 @@
<button id="processButton" disabled>Process</button>
<button id="saveButton">Save</button>
<button id="aboutButton">About</button>
<button id="helpButton">Help</button>
<button id="moreButton">More commands</button>
<label for="overlayCheck" style="color:white">Overlay</label>
<input type="checkbox" id="overlayCheck" checked />
Expand Down

0 comments on commit b7df0de

Please sign in to comment.