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 f53a1e9 commit 1e969fdCopy full SHA for 1e969fd
quiz/templates/base.html
@@ -8,7 +8,7 @@
8
<meta name="description" content="{% block description %}{% endblock %}">
9
10
<!-- styles -->
11
-<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
+<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
12
13
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
14
<!--[if lt IE 9]>
0 commit comments