Skip to content

Commit

Permalink
Fixed refs
Browse files Browse the repository at this point in the history
  • Loading branch information
luhcs committed Feb 25, 2022
1 parent 98cb0db commit 39d3ad5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
</style>
</head>
<body>
<script type="text/javascript" src="../js/three_mmi.js"></script>
<script type="text/javascript" src="../js/three.js"></script>
<script type="text/javascript" src="../js/stats.js"></script>
<script type="text/javascript" src="three_mmi.js"></script>
<script type="text/javascript" src="three.js"></script>
<script type="text/javascript" src="stats.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<a href = "https://luhcs.vercel.app" target="_blank" style="position:absolute;top:1%;right:40%;width:20%;z-index:10;color:#FFFFFF;text-align:center; text-transform:uppercase;text-decoration:none;">Interação com objeto simples - Nó toral</a>
<div class="popup"><div class="text"></div></div>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

1 comment on commit 39d3ad5

@vercel
Copy link

@vercel vercel bot commented on 39d3ad5 Feb 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.