Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
niebert committed Sep 15, 2023
1 parent c41e439 commit ee93d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>A-Frame 360 Degree Image</title>
<meta name="description" content="A-Frame Demo">
<script src="https://aframe.io/releases/0.7.0/aframe.min.js"></script>
<script src="../js/aframe.js"></script>
<link href="../css/main.css" rel="stylesheet">
</head>
<body>
Expand Down

0 comments on commit ee93d0e

Please sign in to comment.