salon-template 1.1.5 → 1.1.6

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
  SHA256:
3
- metadata.gz: 74b79f0c436273de2351dab66400c7ee97f6393b40bb7be0d4e2959b15fcbe15
4
- data.tar.gz: 2f87f9aa39dbc7010cf37df76c836b6ec99cdae55eaf4c5ccb175940d68e28be
3
+ metadata.gz: 891eac59e9206b01e91ede6802d1a68ebd9a63cea543151213b890961d87fa09
4
+ data.tar.gz: da1911d436ea53cff5069d72c0424200c69ec1271b49bb5432ce9358f789ffc5
5
5
  SHA512:
6
- metadata.gz: 7fbc693147eba6c34560c09103d2e51c74c6a693b3af5d9f0c63c0ca47b463da0789885f21eef9a6196360f839e78af3fc79cb95ffd521e13030fefb44140765
7
- data.tar.gz: 46658952ec5c2b6f7d31f608d61a43262d52e099c9cbb2f7d4bea0c49df4ac52dc872df96e6b4de62a3769e0304320f37c54123a5a2522d3943a436ad7dad0c4
6
+ metadata.gz: '084092694ee98b1db05ffb05c673dc3dc1904814983bc37f1aafc9bb850eb8afc543a72916e4f9b4a980b47fdb40225583b27854a78aa921514bd3f715dbf354'
7
+ data.tar.gz: 23a60785a49507c2f98b18e5ab68d211ed9ef1d328a118ac3856b84a5845f5d266e30f665ca952661b940b24f88e02ce4a615ca67a17e0e872d52e6137fb22a7
@@ -25,7 +25,7 @@
25
25
  </div>
26
26
  <div class="collapse navbar-collapse" id="myNavbar">
27
27
  <ul class="nav navbar-nav">
28
- {% page in site.pages %}
28
+ {% for page in site.pages %}
29
29
  <li><a href="{{ page.permalink }}">{{ page.title }}</a></li>
30
30
  {% endfor %}
31
31
  </ul>
Binary file
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "salon-template"
5
- spec.version = "1.1.5"
5
+ spec.version = "1.1.6"
6
6
  spec.authors = ["Justin L. Kratz"]
7
7
  spec.email = ["justin.l.kratz@outlook.com"]
8
8
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: salon-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin L. Kratz
@@ -83,6 +83,7 @@ files:
83
83
  - "./assets/jquery.min.js"
84
84
  - "./assets/logo.png"
85
85
  - "./assets/main.scss"
86
+ - "./salon-template-1.1.5.gem"
86
87
  - "./salon-template.gemspec"
87
88
  homepage: https://github.com/Justin-L-Kratz/salon-template
88
89
  licenses: