Python best practices guidebook, written for humans.
Update docs/_themes/kr/layout.html
Line 27: var ga2 = document.createElement('script');ga.type = 'text/javascript';
i think it is wrongly typed ga.type, so i changed into ga2.type
change
======
ga2.type = 'text/javascript'; S
suhail committed
e85c95b1f796bfb4881f30ecf47c24aeeaa1a6d9
Parent: fc7fba0