Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Car committed Aug 23, 2017
1 parent c201a6b commit ba9b733
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
File renamed without changes.
5 changes: 0 additions & 5 deletions js/main.js

This file was deleted.

2 changes: 1 addition & 1 deletion views/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<meta property="og:url" content="{{ \Request::url() }}" />

<link rel="stylesheet" href="{{ url($theme_dir . '/css/style.css') }}">
<script src="{{ url($theme_dir . '/js/aframe.min.js') }}"></script>
<script src="{{ url($theme_dir . '/js/aframe-v0.6.1.min.js') }}"></script>
<script src="{{ url($theme_dir . '/js/kframe/aframe-look-at-component.min.js') }}"></script>
<script src="{{ url($theme_dir . '/js/isvr-scene.js') }}"></script>
<script src="{{ url($theme_dir . '/js/isvr-init-assets-component.js') }}"></script>
Expand Down

0 comments on commit ba9b733

Please sign in to comment.