1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 12:01:54 +02:00

Update index.html

This commit is contained in:
Mike Kamermans
2017-02-05 11:41:48 -08:00
committed by GitHub
parent e8519a3ae6
commit d385ec1062

View File

@@ -27,8 +27,6 @@
<link rel="stylesheet" href="stylesheets/style.css">
</head>
<body>
<!-- in page localization -->
<script src="https://localize-bezierinfo.herokuapp.com/pontoon.js"></script>
<div class="dev">
<style>
@@ -171,6 +169,9 @@
</div>
</article>
<!-- in page localization -->
<script src="https://localize-bezierinfo.herokuapp.com/pontoon.js"></script>
<!-- the actual article is a JS bundle -->
<script src="article.js" async></script>
</body>