bridgetown_theme_single_page_opt_in 0.1.35 → 0.1.36

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2c91d17a0a468d7ed48de671b148e2bc82f93396403192d6aea9ba17cc6efdc6
4
- data.tar.gz: 41c39dbcb7347dde2f3d22e332d7c28eca2b0a1d006cfe4654c704f99604be3e
3
+ metadata.gz: 9da5984f0404218a58282984e9bb9a4f7d4ee22786cd7747a7746e0b746a9278
4
+ data.tar.gz: ea510df0613b57a721bd3c50f84044cf48e8066bafd98b370c81b90f7669ab38
5
5
  SHA512:
6
- metadata.gz: 5d20a7c4fbd4ae21c95b5519e5c9eb5834f5dc0606e75a3fbe74b34781e4097fbdffaa6575ee4e37c2a1eae9b08c59197629e680f8937f95aed51cdab1975f37
7
- data.tar.gz: 7e89935afd233faad0ed035347ec85041a6787b5463b00165484826c175688d8d434cf9d12b559f6ac3194d2a9f97a38b7806f4f2c43a7d1bf7b00bad5ac7a1d
6
+ metadata.gz: 74773cd3e9c0105ae87558e7f21eeb4d3d0412353fb2d46d503c4517bde0de06c3affb039b427f73b919f63da2615187bc869bef92f9b9205acfe7db8c704fe5
7
+ data.tar.gz: 4018a9bb89664851edae0552ac877efefc8fc5797955997a619b7978afe1e553c6aa7e93061b6d4d178af895a79ea3444117dd95f21cd42ac50a7ad0fc924e87
@@ -127,6 +127,17 @@ create_file "src/_data/cta_button.yml" do
127
127
  YAML
128
128
  end
129
129
 
130
+ create_file "src/_data/footer.yml" do
131
+ <<~YAML
132
+ copyright: "©{{ "now" | date: '%Y' }} {{ site_metadata.domain }}. All Rights Reserved."
133
+ address: your address
134
+ disclaimer: Any notices you might want your visitors to consider.
135
+ warning: Sometimes visitors will show up with unreasonable expectations/impressions when reading your content
136
+ terms_url: "/terms-and-policies"
137
+ YAML
138
+ end
139
+
140
+
130
141
  create_file "src/images/succeeding_prospect.svg" do
131
142
  "<svg height=\"300\" width=\"320\" xmlns=\"http://www.w3.org/2000/svg\">
132
143
  <g transform=\"translate(0.000000,319.000000) scale(0.100000,-0.100000)\"
@@ -4,7 +4,7 @@
4
4
  <div class="innerContent ui-resizable col-md-5" style="outline: none;">
5
5
  <div class="col-inner bgCover noBorder borderSolid border3px radius0 P0-top P0-bottom P0H noTopMargin" style="padding: 0 10px">
6
6
  <div class="de elImageWrapper de-image-block elAlign_center elMargin0 ui-droppable de-editable" style="margin-top: 0px; outline: none; cursor: pointer;" data-hide-on="desktop" aria-disabled="false">
7
- <img src="{{ data.svg }}" class="elIMG ximg" alt="" data-lazy-loading="false" tabindex="0">
7
+ <img src="{{ data.image }}" class="elIMG ximg" alt="" data-lazy-loading="false" tabindex="0">
8
8
  </div>
9
9
  </div>
10
10
  </div>
@@ -6,14 +6,14 @@ layout: bridgetown_theme_single_page_opt_in/spoi_default
6
6
  {% render "bridgetown_theme_single_page_opt_in/1_top_banner", data: site.data.1_top_banner, event: site.data.event_details %}
7
7
  {% render "bridgetown_theme_single_page_opt_in/2_offer_hook", data: site.data.2_offer_hook, button: site.data.cta_button, event: site.data.event_details %}
8
8
  {% render "bridgetown_theme_single_page_opt_in/3_anchor_banner_text", data: site.data.3_anchor_banner %}
9
- {% # render "bridgetown_theme_single_page_opt_in/3_anchor_banner", data: site.data.3_anchor_banner %}
10
- {% # render "bridgetown_theme_single_page_opt_in/4_vehicle_text", data: site.data.4_vehicle_text, button: site.data.5_cta_button %}
11
- {% # render "bridgetown_theme_single_page_opt_in/3_anchor_text", data: site.data.3_anchor_text %}
12
- {% # render "bridgetown_theme_single_page_opt_in/5_bonus_offer", data: site.data.5_bonus_offer %}
13
- {% # render "bridgetown_theme_single_page_opt_in/6_cta_button", data: site.data.6_cta_button %}
9
+ {% render "bridgetown_theme_single_page_opt_in/3_anchor_banner", data: site.data.3_anchor_banner %}
10
+ {% render "bridgetown_theme_single_page_opt_in/4_vehicle_text", data: site.data.4_vehicle_text, button: site.data.5_cta_button %}
11
+ {% render "bridgetown_theme_single_page_opt_in/3_anchor_text", data: site.data.3_anchor_text %}
12
+ {% render "bridgetown_theme_single_page_opt_in/5_bonus_offer", data: site.data.5_bonus_offer %}
13
+ {% render "bridgetown_theme_single_page_opt_in/6_cta_button", data: site.data.6_cta_button %}
14
14
  <div class="container noTopMargin padding40-top padding40-bottom padding40H noBorder borderSolid border3px radius0 activeSection_topBorder0 activeSection_bottomBorder0 fullContainer bgCover" style="background-color: var(--blue); padding-top: 0px; padding-bottom: 75px; outline: none; margin-top: 0px;">
15
15
  <div class="containerInner ui-sortable" style="padding-left: 100px; padding-right: 100px;">
16
- {% # render "bridgetown_theme_single_page_opt_in/7_testimonials", data: site.data.7_testimonials %}
16
+ {% render "bridgetown_theme_single_page_opt_in/7_testimonials", data: site.data.7_testimonials %}
17
17
  {% # render "bridgetown_theme_single_page_opt_in/8_payment_link", data: site.data.8_payment_link %}
18
18
  </div>
19
19
  </div>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SinglePageOptInTheme
4
- VERSION = "0.1.35"
4
+ VERSION = "0.1.36"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bridgetown_theme_single_page_opt_in
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.35
4
+ version: 0.1.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - graial