trying to fix mixed content problem

legacy_v1
mwinter 3 years ago
parent 9636cb8569
commit ff248d6a92

@ -10,8 +10,8 @@ html
link(rel='stylesheet', href='//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css')
link(rel="stylesheet", type="text/css", href="http://fonts.googleapis.com/css?family=Alegreya Sans SC")
link(rel="stylesheet", type="text/css", href="http://fonts.googleapis.com/css?family=Montserrat")
link(rel="stylesheet", type="text/css", href="https://fonts.googleapis.com/css?family=Alegreya Sans SC")
link(rel="stylesheet", type="text/css", href="https://fonts.googleapis.com/css?family=Montserrat")
script(src='//code.jquery.com/jquery-2.1.4.min.js')

Loading…
Cancel
Save