Open
Description
now that we are serving the site over https, we have some mixed content warnings that we need to deal with. looks like they are coming from the fonts loaded by tikly (tiklet_ticket_show:15
, tiklet_ticket_show:1
)
Mixed Content: The page at 'https://dsmjs.com/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Lobster|Open+Sans:300italic,400italic,300,400&subset=latin,latin-ext'. This request has been blocked; the content must be served over HTTPS.
@crolek happen to know if there are any knobs on tikly to handle this?