ikiwiki/doc/bugs/Eliminate_render-blocking_J...

10 lines
600 B
Plaintext
Raw Normal View History

2015-05-11 07:18:34 +02:00
Hi there, I'm trying to remove the render blocking Javascript from the [ikiwiki/branchable](http://webconverger.org/ikiwiki.cgi?do=branchable) site <https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwebconverger.org%2F>
<img src=http://s.natalian.org/2015-05-11/1431321125_1054x1058.png>
I've tried disabling [[plugins/relativedate]], [[plugins/toggle]] & even [[plugins/goodstuff]], but STILL there is being JS embedded in my test site <http://sg.webconverger.com/>:
<img src=http://s.natalian.org/2015-05-11/1431321269_1054x1058.png>
I am a bit at a loss now. Any ideas?