jekyll-theme-pga-default 1.1.1 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4e71bbd28e44f1e30392f541b01c9ea0d01cf2e4
4
- data.tar.gz: 3024ef3f0c3a86209bc83007b07d34074b0aff23
3
+ metadata.gz: c90e8003065b1abb02c6f72b66e71686b0f4c42a
4
+ data.tar.gz: 195d10cefb505ba92dfd7ba384c1bd83370f531a
5
5
  SHA512:
6
- metadata.gz: 0ba0b2e19b0de0f0a86c75fc853a168e68c3e696410b4d967ce7e09477098176a4942264cdc142a170845c42462f7d49b097f0faebc48aab9fbdd7bd36186b7e
7
- data.tar.gz: c8624b1ed461025669b467de0e5008ebcd7a3efcfad11ee0be7a4dfaa02a4674f2bef33e420e989a2adeebc154632c5cc16e21ce7032ab588305bae160dc976a
6
+ metadata.gz: 6496c5fbff207ea307a1c0b363b216890f5697246ca41e027bd09a0b78f1a119e595b669bbcd08bd17131aee614ee175e707d554be4987247e8ab650c7e38e15
7
+ data.tar.gz: b7a732ba030b2e4757ed6ec8184b270937fdb402895f04ee7e0434e08c4445d1ffb22787755a602f038d52429ddc10e95244cc01e168783edfcf9f77e658026d
@@ -1,10 +1,3 @@
1
- <style>
2
- {% capture coming_soon_styles %}
3
- {% include styles/coming_soon.scss %}
4
- {% endcapture %}
5
- {{ coming_soon_styles | scssify }}
6
- </style>
7
-
8
1
  <div class="ContentFrame">
9
- <h2 class="TextFrame text-center">Coming Soon!</h2>
2
+ <h2 class="TextFrame text-center">Coming Soon!</h2>
10
3
  </div>
@@ -1,10 +1,3 @@
1
- <style>
2
- {% capture footer_styles %}
3
- {% include styles/footer.scss %}
4
- {% endcapture %}
5
- {{ footer_styles | scssify }}
6
- </style>
7
-
8
1
  <footer class="FooterElement">
9
2
  <div class="container">
10
3
  <div class="row">
data/_sass/main.scss CHANGED
@@ -37,3 +37,5 @@
37
37
 
38
38
  @import 'components/button';
39
39
  @import 'components/header';
40
+ @import 'components/coming_soon';
41
+ @import 'components/footer';
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-pga-default
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - PGA of America