bridgetown_theme_single_page_opt_in 0.1.61 → 0.1.63

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: 8b1fc5e19f852db02c86e791d8ba44f41a5bf0a1b4043efc4c72f0e367527d62
4
- data.tar.gz: c9002d333836be95e0685f5c05fa31b0dfb616c23e4784ec1cc7caffc17600f1
3
+ metadata.gz: ce7387b2f48c42b6c2dfa45ee3c31853c5d6b1921392a9579e9daa6f614200dc
4
+ data.tar.gz: 85d8a128a2c02044805c24384719acf23a235b3e5fe6f69e3a7871f5e251eb2b
5
5
  SHA512:
6
- metadata.gz: ead909b9cb4a641e9fdc3cde8f4a67f01146f57cb9b00ca3b6c514862e5aad0ca611ec9f8cba7cc17b787d2c69511c7d9a7ee9e28124ec0b293c02caafd8329c
7
- data.tar.gz: dca8e9519b4ba40b86de529a1fd26331473426117f03a2edc0976009d536eb30a55ad8fcde410f24cbacb62f27729538d160f9f92649eedc4aa02cc8a8d37c7d
6
+ metadata.gz: 75796fc1300d038c0adf7a1928f2fde32652fdb4c4b1ba86ef3f0817b068c48b93117f766fc6c4c772df4f8092d9b697959dd9dfe7b7f85d731c60f71449e427
7
+ data.tar.gz: 0baf7fb5ec79a3d1ab2ece40965f66a5fad5a9ed8b5e850638524e06c420bd2ea2c43d55601fbe5a540f622fd2d5e1fcaa95cf9c0fc206ef2ba6e26563e776c9
@@ -246,17 +246,17 @@ end
246
246
  create_file "src/_data/event_details.yml" do
247
247
  <<~YAML
248
248
  opener: "LIVE, Seminar Begins: "
249
- date: (Time.now + 5 * 60).strftime('%Y/%m/%d %H:%M:%S %Z')
249
+ date: (Time.now + 5 * 60)
250
250
  timezone: EDT
251
- seminar_date: (Time.now + 5 * 60).strftime('%Y/%m/%d %H:%M:%S %Z')
252
- show_link_time: (Time.now + 7 * 60).strftime('%Y/%m/%d %H:%M:%S %Z')
253
- close_cart_time: (Time.now + 10 * 60).strftime('%Y/%m/%d %H:%M:%S %Z')
251
+ seminar_date: (Time.now + 5 * 60)
252
+ show_link_time: (Time.now + 7 * 60)
253
+ close_cart_time: (Time.now + 10 * 60)
254
254
  YAML
255
255
  end
256
256
 
257
257
  create_file "src/_data/footer.yml" do
258
258
  <<~YAML
259
- copyright: "©{{ Time.now.strftime('%Y') }} {{ site_metadata.title }}. All Rights Reserved."
259
+ copyright: ©{{ Time.now.strftime('%Y') }} {{ site_metadata.title }}. All Rights Reserved.
260
260
  address: your address
261
261
  disclaimer: Any notices you might want your visitors to consider.
262
262
  warning: If visitors start showing up with misaligned expectations/impressions, you could clarify here
@@ -267,9 +267,9 @@ end
267
267
 
268
268
  create_file "src/images/succeeding_prospect.svg" do
269
269
  "<svg height=\"600\" width=\"640\" xmlns=\"http://www.w3.org/2000/svg\">
270
- <g transform=\"translate(0,639) scale(0.100000,-0.100000)\"
270
+ <g transform=\"translate(0,639) scale(0.200000,-0.200000)\"
271
271
  fill=\"#000000\" stroke=\"none\">
272
- <path id=\"lineAB\" d=\"M2699 3186 c-2 -2 -83 -6 -179 -10 -96 -4 -188 -10 -205 -12 -16 -3 -95 -5 -175 -3 -483 7 -610 3 -965 -31 -55 -5 -129 -12 -165 -15 -36 -3 -103 -8 -150 -12 -105 -8 -202 -8 -410 2 -159 7 -240 2 -240 -16 0 -5 20 -9 44 -9 l44 0 -5 -62 c-2 -35 -8 -100 -12 -145 -4 -45 -6 -146 -5 -225 5 -325 5 -580 0 -688 -3 -63 -8 -176 -11 -250 -7 -187 -16 -367 -21 -415 -2 -22 -6 -186 -9 -365 -5 -284 -3 -328 10 -345 28 -36 35 1 36 200 0 105 2 215 4 245 2 30 6 111 10 180 3 69 10 206 15 305 24 479 27 635 21 1065 -2 164 3 303 14 395 3 22 1 55 -4 73 -9 29 -8 33 5 28 74 -28 384 -31 729 -7 485 34 690 43 895 37 120 -4 257 -2 310 3 52 5 178 13 280 16 102 3 195 8 208 11 23 5 30 28 10 40 -13 8 -72 16 -79 10z\" stroke=\"red\" stroke-width=\"4\"/>
272
+ <path id=\"lineAB\" d=\"M2699 3186 c-2 -2 -83 -6 -179 -10 -96 -4 -188 -10 -205 -12 -16 -3 -95 -5 -175 -3 -483 7 -610 3 -965 -31 -55 -5 -129 -12 -165 -15 -36 -3 -103 -8 -150 -12 -105 -8 -202 -8 -410 2 -159 7 -240 2 -240 -16 0 -5 20 -9 44 -9 l44 0 -5 -62 c-2 -35 -8 -100 -12 -145 -4 -45 -6 -146 -5 -225 5 -325 5 -580 0 -688 -3 -63 -8 -176 -11 -250 -7 -187 -16 -367 -21 -415 -2 -22 -6 -186 -9 -365 -5 -284 -3 -328 10 -345 28 -36 35 1 36 200 0 105 2 215 4 245 2 30 6 111 10 180 3 69 10 206 15 305 24 479 27 635 21 1065 -2 164 3 303 14 395 3 22 1 55 -4 73 -9 29 -8 33 5 28 74 -28 384 -31 729 -7 485 34 690 43 895 37 120 -4 257 -2 310 3 52 5 178 13 280 16 102 3 195 8 208 11 23 5 30 28 10 40 -13 8 -72 16 -79 10z\" stroke=\"red\" stroke-width=\"8\"/>
273
273
  <path d=\"M2805 3153 c-3 -15 -6 -214 -4 -443 2 -476 -4 -678 -37 -1205 -8
274
274
  -132 -24 -341 -35 -465 -11 -124 -21 -285 -22 -358 l-2 -132 -30 0 c-17 0 -82
275
275
  -10 -145 -22 -108 -22 -140 -23 -530 -23 -228 0 -433 3 -455 8 -81 15 -684 20
@@ -277,13 +277,13 @@ create_file "src/images/succeeding_prospect.svg" do
277
277
  272 17 1031 9 1125 -12 34 -7 756 -8 805 -1 177 26 245 36 275 40 32 5 37 2
278
278
  49 -24 16 -36 35 -33 39 5 3 26 5 27 45 21 57 -10 142 -42 157 -60 13 -16 30
279
279
  -11 30 8 -1 41 -96 91 -190 100 l-45 4 -1 134 c-1 74 5 190 12 259 12 114 27
280
- 297 54 655 23 315 36 1474 17 1548 -9 35 -33 35 -42 0z\"/>
280
+ 297 54 655 23 315 36 1474 17 1548 -9 35 -33 35 -42 0z\" stroke=\"red\" stroke-width=\"8\"/>
281
281
  <path d=\"M2450 2839 c-41 -44 -79 -89 -84 -102 -6 -12 -11 -23 -12 -25 -1 -2
282
282
  -13 4 -27 13 -39 25 -68 11 -107 -52 -46 -73 -90 -196 -78 -217 11 -20 32 -20
283
283
  51 -2 7 8 28 61 46 118 36 112 51 140 51 93 0 -51 11 -73 36 -78 34 -6 49 9
284
284
  77 79 14 34 48 92 76 129 34 45 51 78 51 96 0 16 -1 29 -2 28 -2 -1 -37 -37
285
285
  -78 -80z m-95 -179 c0 -22 -29 -18 -33 3 -3 14 1 18 15 15 10 -2 18 -10 18
286
- -18z\"/>
286
+ -18z\" stroke=\"yellow\" stroke-width=\"16\"/>
287
287
  <path d=\"M1175 2716 c-101 -48 -145 -117 -145 -226 0 -36 5 -83 10 -104 8 -38
288
288
  6 -43 -72 -160 -69 -103 -135 -194 -248 -338 -15 -20 -31 -28 -53 -28 -53 0
289
289
  -106 -19 -144 -53 -39 -35 -89 -131 -99 -194 -8 -51 17 -108 57 -128 86 -45
@@ -324,12 +324,12 @@ create_file "src/images/succeeding_prospect.svg" do
324
324
  -30 12 -30 11 0 24 5 31 12 15 15 19 10 26 -26 6 -33 22 -47 43 -39 11 5 13
325
325
  19 7 71 -10 93 -17 116 -41 126 -16 8 -22 22 -27 64 -6 52 -48 173 -69 200
326
326
  -14 18 -35 15 -48 -9z m127 -296 c16 -21 18 -53 4 -53 -12 0 -30 33 -30 54 0
327
- 21 10 20 26 -1z\"/>
327
+ 21 10 20 26 -1z\" stroke=\"yellow\" stroke-width=\"16\"/>
328
328
  <path d=\"M2523 2567 c-29 -23 -83 -81 -119 -129 -37 -49 -70 -88 -74 -88 -4 0
329
329
  -10 9 -13 20 -3 13 -14 20 -29 20 -22 0 -71 -53 -122 -133 -38 -60 14 -80 59
330
330
  -22 l26 35 18 -21 c25 -31 51 -19 114 54 69 80 191 236 205 264 30 56 4 56
331
331
  -65 0z m-208 -242 c18 -14 18 -16 2 -32 -13 -14 -21 -15 -42 -5 -22 10 -24 15
332
- -15 32 13 24 28 25 55 5z\"/>
332
+ -15 32 13 24 28 25 55 5z\" stroke=\"yellow\" stroke-width=\"16\"/>
333
333
  <path d=\"M1334 1242 c-36 -3 -53 -14 -133 -88 -50 -47 -91 -92 -91 -100 0 -8
334
334
  -7 -25 -15 -37 -21 -32 -85 -236 -85 -272 0 -28 1 -28 13 -10 14 20 116 282
335
335
  118 300 0 6 32 37 70 70 39 33 83 72 99 87 15 14 30 24 33 21 3 -2 54 -11 114
@@ -337,7 +337,7 @@ create_file "src/images/succeeding_prospect.svg" do
337
337
  -40 20 -40 44 1 23 39 36 111 42 234 5 92 4 97 -19 123 -23 24 -55 28 -55 6 0
338
338
  -5 -13 -3 -29 6 -45 23 -212 44 -297 37z\"/>
339
339
  <path d=\"M515 10 c3 -5 31 -10 62 -10 70 0 66 5 -10 14 -39 4 -56 3 -52 -4z\"/>
340
- <path d=\"M2748 3 c18 -2 45 -2 60 0 15 2 0 4 -33 4 -33 0 -45 -2 -27 -4z\"/>
340
+ <path d=\"M2748 3 c18 -2 45 -2 60 0 15 2 0 4 -33 4 -33 0 -45 -2 -27 -4z\" />
341
341
  </g>
342
342
  </svg>"
343
343
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SinglePageOptInTheme
4
- VERSION = "0.1.61"
4
+ VERSION = "0.1.63"
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.61
4
+ version: 0.1.63
5
5
  platform: ruby
6
6
  authors:
7
7
  - graial