Skip to content

Commit 78f227a

Browse files
authored
Update index.html
1 parent 5ee1f62 commit 78f227a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>QPython - Course</title>
66
<meta charset="utf-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
8-
<link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
8+
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
99
<script src="//cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
1010
<link rel="stylesheet" type="text/css" href="//www.qpython.org/static/qpython_theme.css">
1111
<link rel="stylesheet" type="text/css" href="static/course_web.css">
@@ -234,4 +234,4 @@
234234
ga('create', 'UA-103260045-3', 'auto');
235235
ga('send', 'pageview');
236236

237-
</script>
237+
</script>

0 commit comments

Comments
 (0)