pullentity-client 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
Yzc1OTlmMmYwOTQ1N2E5Nzk0OTExMTU4YzVhZGNmMTg5OGY5NWI5Yg==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
ZmY5Zjg3MWU0ODllMTc3NTRkNGEzY2NjMDYzZDY0NmM0NWJiYzI0YQ==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
OThmZTIwOGNmNjIzNDY2ODYzNWQ3MGVlNGEwNzZkNGE2NGMyMzUzNzBkY2Nh
|
10
|
+
NGFiZTExY2VlZWU4NWI1Mjk4NjIyYWY5YmY1MDAwMzFlZjZjZTkwN2VlMzRk
|
11
|
+
N2U4NTQ1MDExNTIxM2I2YjJiOTcyZmQxNzY0Njg1NTM4YWRjYWE=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
ZGM0NGIxOTFjNmU2NmM4N2Y4MzMxNTU3NjI1OGQzMTRiNWI0ZDJjNjlhMTE4
|
14
|
+
NmUwNmM3ZDQ1ZmQzNmIxMDYyMDFlMzRlMWFmMTFlMzQ4NGFlMzA1MDlmZTU1
|
15
|
+
N2IyMjQwZjk3ZWJlZDcyYjE3ZWZiOGQ5YmQwZDY3Y2FhODg4ZmI=
|
@@ -3,9 +3,9 @@
|
|
3
3
|
%meta{:content => "t", :name => "keywords"}
|
4
4
|
%meta{:content => "INDEX,FOLLOW", :name => "ROBOTS"}
|
5
5
|
|
6
|
-
%link{:href => "http://
|
6
|
+
%link{:href => "http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css", :rel => "stylesheet"}
|
7
|
+
%script{:src => "http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js"}
|
7
8
|
%script{:src => "https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"}
|
8
|
-
%script{:src => "http://twitter.github.com/bootstrap/assets/js/bootstrap-carousel.js"}
|
9
9
|
%script{:src => "https://raw.github.com/desandro/masonry/master/jquery.masonry.min.js"}
|
10
10
|
%script{:src => "http://malsup.github.com/jquery.cycle.all.js"}
|
11
11
|
%script{:src => "https://raw.github.com/defunkt/jquery-pjax/master/jquery.pjax.js"}
|