jekyll-agency 1.0.9 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/legal.md CHANGED
@@ -6,13 +6,13 @@ title: Privacy Policy
6
6
  <h2 class="section-heading text-uppercase">Privacy Policy</h2>
7
7
  </div>
8
8
 
9
- This Privacy Policy describes how your personal information is collected, used, and shared when you visit {{ site.email }} (the “Site”).
9
+ This Privacy Policy describes how your personal information is collected, used, and shared when you visit {{ site.title }} (the “Site”).
10
10
 
11
11
  **PERSONAL INFORMATION WE COLLECT**
12
12
 
13
13
  {% if site.analytics.google %}
14
14
 
15
- Automatically Collected:
15
+ Automatically Collected (Google Analytics):
16
16
 
17
17
  When you visit the Site, we automatically receive information about your device from your browser, such as your IP address. As you browse the Site, we also collect information about how you interact with the Site. We refer to this automatically-collected information as “Device Information”.
18
18
 
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-agency
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ravi Riley
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-03 00:00:00.000000000 Z
11
+ date: 2020-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '4.0'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: '4.2'
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
25
28
  - !ruby/object:Gem::Version
26
29
  version: '4.0'
30
+ - - "<"
31
+ - !ruby/object:Gem::Version
32
+ version: '4.2'
27
33
  - !ruby/object:Gem::Dependency
28
34
  name: bundler
29
35
  requirement: !ruby/object:Gem::Requirement
@@ -44,14 +50,14 @@ dependencies:
44
50
  requirements:
45
51
  - - "~>"
46
52
  - !ruby/object:Gem::Version
47
- version: '12.0'
53
+ version: '13.0'
48
54
  type: :development
49
55
  prerelease: false
50
56
  version_requirements: !ruby/object:Gem::Requirement
51
57
  requirements:
52
58
  - - "~>"
53
59
  - !ruby/object:Gem::Version
54
- version: '12.0'
60
+ version: '13.0'
55
61
  description:
56
62
  email:
57
63
  executables: []
@@ -69,6 +75,7 @@ files:
69
75
  - _includes/contact.html
70
76
  - _includes/footer.html
71
77
  - _includes/head.html
78
+ - _includes/modals.html
72
79
  - _includes/nav.html
73
80
  - _includes/navheader.html
74
81
  - _includes/portfolio_grid.html
@@ -83,6 +90,7 @@ files:
83
90
  - _sass/base/_variables.scss
84
91
  - _sass/components/_buttons.scss
85
92
  - _sass/components/_navbar.scss
93
+ - _sass/components/client-scroll.scss
86
94
  - _sass/layout/_contact.scss
87
95
  - _sass/layout/_footer.scss
88
96
  - _sass/layout/_masthead.scss
@@ -115,21 +123,11 @@ files:
115
123
  - assets/img/clients/themeforest.jpg
116
124
  - assets/img/contact.png
117
125
  - assets/img/header.png
118
- - assets/img/portfolio/01-full.jpg
119
- - assets/img/portfolio/01-thumbnail.jpg
120
- - assets/img/portfolio/02-full.jpg
121
- - assets/img/portfolio/02-thumbnail.jpg
122
- - assets/img/portfolio/03-full.jpg
123
- - assets/img/portfolio/03-thumbnail.jpg
124
- - assets/img/portfolio/04-full.jpg
125
126
  - assets/img/portfolio/04-thumbnail.jpg
126
- - assets/img/portfolio/05-full.jpg
127
127
  - assets/img/portfolio/05-thumbnail.jpg
128
- - assets/img/portfolio/06-full.jpg
129
128
  - assets/img/portfolio/06-thumbnail.jpg
130
- - assets/img/team/1.jpg
131
129
  - assets/img/team/2.jpg
132
- - assets/img/team/3.jpg
130
+ - assets/img/team/500x500.jpg
133
131
  - assets/img/timeline/1.jpg
134
132
  - assets/img/timeline/2.jpg
135
133
  - assets/img/timeline/3.jpg
Binary file
Binary file