Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
haehn authored Jul 2, 2019
1 parent 3e852db commit 51c5787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brainfibers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<head>
<title>Brainfibers</title>

<script type="text/javascript" src="http://get.goXTK.com/xtk_edge.js"></script>
<script type="text/javascript" src="http://get.goXTK.com/xtk.js"></script>

<script type="text/javascript">
window.onload = function() {
Expand Down Expand Up @@ -226,4 +226,4 @@
<div class="anatomyBox" onMouseover="highlight('rilf');" onMouseout="restore();">
<span>Right inferior longitudinal fasciculus</span>
</div>
</body>
</body>

0 comments on commit 51c5787

Please sign in to comment.