Skip to content

Commit 1e969fd

Browse files
author
Rob Berry
committed
Request css from non-protocol specific endpoint
1 parent f53a1e9 commit 1e969fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quiz/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="{% block description %}{% endblock %}">
99

1010
<!-- styles -->
11-
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
11+
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
1212

1313
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
1414
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)