1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 03:59:58 +02:00

Update index.html

This commit is contained in:
Mike Kamermans
2016-02-01 10:32:13 -08:00
parent d1bb13e51d
commit 98193a05ad

View File

@@ -67,11 +67,16 @@
<script>var n=document.querySelector(".enabling");n.parentNode.removeChild(n);(function update(el,str){str=(str.length===3)?'':str+'.';el.textContent=str;setTimeout(function(){update(el,str);},333);}(document.querySelector("#loader"),"..."));</script>
</div>
</article>
<div id="disqus_thread"></div>
<!-- referral tracking, because I like knowing who's linking to my book -->
<script src="lib/site/referrer.js" async></script>
<!-- the actual article is a JS bundle -->
<script src="article.js" async></script>
<!-- Disqus commenting -->
<script src="lib/site/disqus.js"></script>
</body>
</html>