Skip to content

Commit 2677fd3

Browse files
author
Florian Kissling
committed
Remove protocols for jQuery, Select2 and Bootstrap sources in gh-pages files.
Fixes t0m#43
1 parent 6f1570a commit 2677fd3

File tree

5 files changed

+25
-25
lines changed

5 files changed

+25
-25
lines changed

_jekyll/_layouts/default.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<head>
44
<title></title>
5-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6-
<script src="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
7-
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
8-
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
5+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6+
<script src="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
7+
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
8+
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
99
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
1010
</head>
1111
<body style="margin:20px;">
@@ -191,4 +191,4 @@ <h1>Select2 version {{ page.version }}</h1>
191191
});
192192
</script>
193193
</body>
194-
</html>
194+
</html>

_jekyll/_layouts/minimal.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<head>
44
<title></title>
5-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6-
<script src="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
7-
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
8-
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
5+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6+
<script src="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.js"></script>
7+
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-{{ page.version }}/select2.css"/>
8+
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
99
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
1010
</head>
1111
<body style="margin:20px;">
@@ -15,4 +15,4 @@ <h1>Select2 Bootstrap CSS</h1>
1515
{{ content }}
1616

1717
</body>
18-
</html>
18+
</html>

docs/3.3.2.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<head>
44
<title></title>
5-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6-
<script src="http://ivaynberg.github.io/select2/select2-3.3.2/select2.js"></script>
7-
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-3.3.2/select2.css"/>
8-
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
5+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6+
<script src="//ivaynberg.github.io/select2/select2-3.3.2/select2.js"></script>
7+
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-3.3.2/select2.css"/>
8+
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
99
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
1010
</head>
1111
<body style="margin:20px;">
@@ -193,4 +193,4 @@ <h1>Select2 version 3.3.2</h1>
193193
});
194194
</script>
195195
</body>
196-
</html>
196+
</html>

docs/3.4.1.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<head>
44
<title></title>
5-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6-
<script src="http://ivaynberg.github.io/select2/select2-3.4.1/select2.js"></script>
7-
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-3.4.1/select2.css"/>
8-
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
5+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6+
<script src="//ivaynberg.github.io/select2/select2-3.4.1/select2.js"></script>
7+
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-3.4.1/select2.css"/>
8+
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
99
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
1010
</head>
1111
<body style="margin:20px;">
@@ -193,4 +193,4 @@ <h1>Select2 version 3.4.1</h1>
193193
});
194194
</script>
195195
</body>
196-
</html>
196+
</html>

docs/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<head>
44
<title></title>
5-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6-
<script src="http://ivaynberg.github.io/select2/select2-/select2.js"></script>
7-
<link rel="stylesheet" type="text/css" href="http://ivaynberg.github.io/select2/select2-/select2.css"/>
8-
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
5+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
6+
<script src="//ivaynberg.github.io/select2/select2-/select2.js"></script>
7+
<link rel="stylesheet" type="text/css" href="//ivaynberg.github.io/select2/select2-/select2.css"/>
8+
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
99
<link rel="stylesheet" type="text/css" href="select2-bootstrap.css"/>
1010
</head>
1111
<body style="margin:20px;">
@@ -24,4 +24,4 @@ <h3>Demos</h3>
2424

2525

2626
</body>
27-
</html>
27+
</html>

0 commit comments

Comments
 (0)