swedbank-pay-design-guide-jekyll-theme 2.1.9 → 2.1.10

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: fdbd0781ef4709907e39c98833ce2fd41bc26c4b4eb7a5b4944834fbf488f868
4
- data.tar.gz: 13e8692168f39c1a927955de57d2279a853ccae50463f9346a4f5d9b9c1beb7c
3
+ metadata.gz: d7f94701cfc275404310694cf31400719b7d700e5b2ffc8e6a27af6595f4a70f
4
+ data.tar.gz: 1171572c4e843e76e9c355881c2fad7bc6b6d31278930298a0a22f566028ab85
5
5
  SHA512:
6
- metadata.gz: 221a6f6eb9accc47deb33d3c2643c124e93c6719b50cd32ec097e8f2815cce5353417034703f00eadc00910bf79db9b22b528a2216204d5fa8e007279f959064
7
- data.tar.gz: 92707200792665661a2909a706e6233d3f4ae9c7ebe32c590504913ca69eeeb9de36e187cbecc09baf90a2593152f94b82ea538f255fdb10476bd19e601b37cb
6
+ metadata.gz: 8f146b4885dc0181f37df8f1fd867f1291b9bf3148c424762f45d5d04f04140f5ae838faf9ad109c140b990b456215abfb3698532896a29b2087c9ac4673506b
7
+ data.tar.gz: 89a7d029c4dd9f72451df7361e02a55d5bd852a95952b85bd54d2dac4eee55380c5e029e29931674063709e0d6ae64f05eb5bef0aa0439970fcc49e0e365a01a
@@ -105,13 +105,6 @@
105
105
  {% include title-header.html %}
106
106
  {% endif %}
107
107
  {% include doc-container.html %}
108
- <div class="front-page-release-notes">
109
- {% contentblock release_notes %}
110
- </div>
111
-
112
- <div class="front-page-cards-extra">
113
- {% contentblock extras %}
114
- </div>
115
108
  </main>
116
109
  </div>
117
110
  </div>
@@ -6,8 +6,6 @@ layout: default
6
6
  {% assign front_page_title = page.front_page.title | default: 'developer portal' %}
7
7
  {% assign front_page_hero1 = page.front_page.hero1 | default: "Welcome to the" %}
8
8
  {% assign front_page_hero2 = page.front_page.hero2 | default: "Swedbank Pay" %}
9
- <!--{% assign front_page_ingress = page.front_page.ingress | default: "Our developer portal gives you the full tool box for integrating our payment instruments and getting started with easy, flexible and safe payments on your e-commerce website." %}
10
- {% assign front_page_start_heading = page.front_page.start_heading | default: "Let's get you started with easy, flexible and safe payments on you e-commerce website!" %}-->
11
9
 
12
10
  <div class="front-page">
13
11
  {% include github.html %}
data/lib/gem_version.rb CHANGED
@@ -4,7 +4,7 @@ module Gem
4
4
  # Gem Specification
5
5
  class Specification
6
6
  def self.gem_version
7
- '2.1.9'
7
+ '2.1.10'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swedbank-pay-design-guide-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.9
4
+ version: 2.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swedbank Pay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-19 00:00:00.000000000 Z
11
+ date: 2023-09-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday