1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-13 04:04:28 +02:00

Update index.html

This commit is contained in:
Mike Kamermans
2017-02-08 08:49:52 -08:00
committed by GitHub
parent 110e59b5d7
commit 4ffba85469

View File

@@ -169,10 +169,6 @@
</div> </div>
</article> </article>
<!-- let's try localization -->
<script src="https://localize-bezierinfo.herokuapp.com/static/js/jquery-1.11.1.min.js"></script>
<script src="https://localize-bezierinfo.herokuapp.com/pontoon.js"></script>
<!-- the actual article is a JS bundle --> <!-- the actual article is a JS bundle -->
<script src="article.js" async></script> <script src="article.js" async></script>
</body> </body>