bridgetown_theme_single_page_opt_in 0.1.19 → 0.1.20

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: 914000f28b35fceef48473429bf0729547f1fa75557f7ad4229608944aeeff4a
4
- data.tar.gz: e539c8203c84d6b6e32dce5a48f31a11c3a5c9255d25e77ad4f43d8a3d15b28b
3
+ metadata.gz: 5ccdb375826224525873d8911f5fe87af44e8ca7f31c130eddc9df411c5815e8
4
+ data.tar.gz: e6f3335bb9544f3576b093d161400b5d68d9231a2d310c44459e077fd6a62f9c
5
5
  SHA512:
6
- metadata.gz: 0a1c9d36b72733a31e4cff77f9ef89b50e80dd9955fb45b4eb07e1b783815af5aea04ffe7c5d1ff8877f2d00d044876985b0d9714c7a1294ee90ed13364e01fe
7
- data.tar.gz: 32e90e5c4bf56dfe70ca13ebb808b309c6627183f9a32f5aca1fb51c8ed5c9d2827cb0024b462502161ee05f3379784a3b03d20f51d20e77ce71352e3fc38d48
6
+ metadata.gz: 2f9d716ba8e156c23a2363ee02342ab5b0ecbca3dd02855bf01bb79082771bc0bf4dc209369359b4d056149d44aaf0b335ad5ff8112c0d077238e2a464ae178a
7
+ data.tar.gz: 53dcf9860000f7ea8b8b2636d45a572c7065c74432476787d94b9d1ec10f7698cc28897009bd4d54f71fc8fbbf11edae820c17b74c75f5f53c58984be25d8c0a
@@ -63,7 +63,8 @@ create_file "images/succeeding_prospect.svg" do
63
63
  <path d="M1334 1242 c-36 -3 -53 -14 -133 -88 -50 -47 -91 -92 -91 -100 0 -8 -7 -25 -15 -37 -21 -32 -85 -236 -85 -272 0 -28 1 -28 13 -10 14 20 116 282 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 -19 59 -8 129 -21 155 -31 42 -15 47 -20 50 -52 3 -32 -5 -193 -14 -276 -4 -40 20 -40 44 1 23 39 36 111 42 234 5 92 4 97 -19 123 -23 24 -55 28 -55 6 0 -5 -13 -3 -29 6 -45 23 -212 44 -297 37z"/>
64
64
  <path d="M515 10 c3 -5 31 -10 62 -10 70 0 66 5 -10 14 -39 4 -56 3 -52 -4z"/>
65
65
  <path d="M2748 3 c18 -2 45 -2 60 0 15 2 0 4 -33 4 -33 0 -45 -2 -27 -4z"/>
66
- </svg>"
66
+ </svg>
67
+ """
67
68
  end
68
69
 
69
70
  # Read the Automations documentation: https://www.bridgetownrb.com/docs/automations
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SinglePageOptInTheme
4
- VERSION = "0.1.19"
4
+ VERSION = "0.1.20"
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.19
4
+ version: 0.1.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - graial