We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd44bef commit 65dbe1aCopy full SHA for 65dbe1a
garden.jade
@@ -84,7 +84,7 @@ html(lang=language)
84
a(href='https://github.com/visionmedia/jade/') jade
85
| template.
86
87
- script(src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js')
+ script(src='//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js')
88
89
- if (language === baseLanguage)
90
script(src='javascript/prettify.js')
0 commit comments