Browse Source

index.html is moved back to root in order to be hosted on github.

Ievgen Naida 5 years ago
parent
commit
8a0c4cf0df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
demo/index.html → index.html

@@ -29,7 +29,7 @@
     }
     }
   </style>
   </style>
 
 
-  <script src="../lib/animation-timeline.js" type="text/javascript"></script>
+  <script src="./lib/animation-timeline.js" type="text/javascript"></script>
 </head>
 </head>
 
 
 <body>
 <body>