adiwg / mdTranslator

Metadata translation tool built using Ruby
https://www.adiwg.org/mdTranslator/
The Unlicense
14 stars 12 forks source link

Need to load stamen over https #185

Closed jlblcc closed 6 years ago

jlblcc commented 6 years ago

To prevent mixed content SSL errors, the url for lading the stamen js should be: https://stamen-maps.a.ssl.fastly.net/js/tile.stamen.js

https://github.com/adiwg/mdTranslator/blob/c739ef9e4915a00a5c3aec3dff008112102101b6/lib/adiwg/mdtranslator/writers/html/sections/html_body.rb#L290