RubyGems
npm
PyPI
Organizations
Log in
Sign up
RubyGems
bridgetown_theme_single_page_opt_in
Versions diffs
0.1.40 → 0.1.41
Page 3
bridgetown_theme_single_page_opt_in 0.1.40 → 0.1.41
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
checksums.yaml
+4
-4
data/components/bridgetown_theme_single_page_opt_in/styles.liquid
+903
-24
data/lib/bridgetown_theme_single_page_opt_in/version.rb
+1
-1
metadata
+1
-1
data/lib/bridgetown_theme_single_page_opt_in/version.rb
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
1
# frozen_string_literal: true
2
2
3
3
module SinglePageOptInTheme
4
-
VERSION = "0.1.
40
"
4
+
VERSION = "0.1.
41
"
5
5
end
metadata
CHANGED
Viewed
@@ -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.
40
4
+
version: 0.1.
41
5
5
platform: ruby
6
6
authors:
7
7
- graial
« First
‹ Prev
1
2
3