Currently, on the project page, the phrase "in the of your website" should instead read "in the <head> of your website". The head tag is probably present, but being filtered out. Use HTML entities instead: <head>
Currently, on the project page, the phrase "in the of your website" should instead read "in the <head> of your website". The head tag is probably present, but being filtered out. Use HTML entities instead: <head>
Comments
Comment #1
rschwab commentedLooks like this got fixed somewhere along the way.