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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user