kcc-gem-theme 0.7.48 → 0.7.49

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: 49dd3bbd4ca218231307cd71eee32e14357eef57f248041ace1f316ab4b675b6
4
- data.tar.gz: a2668bd0a9ce43cfd50ff72a920af034944929818be58936eaa8a01c74846317
3
+ metadata.gz: c55c573f632c8d38feb2ae5dfad1487446c96bbc9871b00f17a6cc024682d46d
4
+ data.tar.gz: 145695a7a278a428f43f235b828858c13322cbf5c393a14e9dbdf8efef4a1705
5
5
  SHA512:
6
- metadata.gz: 1af55a7cb4dd58841eb03e0e9c768668cc55a004702394c4301bb2c43c250d75ba7aa717067fbdc06319c94cc777afedba24ed2643f6c48f60e776efc37a7f64
7
- data.tar.gz: 4aea164122aca6a11e3fa01cc2e04101d00b1fac79377cfc4f46c7241ba48834740eb49413dfaf789b5786d2cbd7e077a54db694a2f71476bc170717171b4c65
6
+ metadata.gz: 87201683e3b4464c869341dac3531b988a0d1d36763c01f8f584d54d4008eb39cc8a522d5d46801af80879c85559a0376ac9c3a9b26e8137b4a3ba7ec0ba970b
7
+ data.tar.gz: '05318ed7276188baf4af8e94b1c491541069230d158fe8e4a432dfa70c38335b7599916a6cdb802a29d01bb634da52f2f0b373e9d7967b2b9f757c01d754d9d1'
@@ -20,7 +20,7 @@
20
20
  <div class="col-md-6 contacts__col-bottom-margin">
21
21
  <div class="row">
22
22
  <div class="col-4 contacts__col--img">
23
- <img src="uploads/blank-contact.svg" data-src="{{ page.baseurl }}{{ contact.portrait }}" alt="{{ contact.name }}" class="img-fluid contacts__portrait modal-link" />
23
+ <img src="assets/img/blank-contact.svg" data-src="{{ page.baseurl }}{{ contact.portrait }}" alt="{{ contact.name }}" class="img-fluid contacts__portrait" />
24
24
  </div>
25
25
  <div class="col-8 float-right">
26
26
  <h5 class="typography__contacts--name">{{ contact.name }}</h5>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
5
+ width="150px" height="150px" viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
6
+ <rect fill="#EDEDED" width="150" height="150"/>
7
+ <circle fill="#A09F9F" cx="75" cy="47.655" r="26.105"/>
8
+ <path fill="#A09F9F" d="M116.455,150c0.024-1.051,0.045-2.103,0.045-3.164c0-40.959-18.58-74.164-41.5-74.164
9
+ s-41.5,33.205-41.5,74.164c0,1.062,0.02,2.113,0.045,3.164H116.455z"/>
10
+ </svg>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kcc-gem-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.48
4
+ version: 0.7.49
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-07 00:00:00.000000000 Z
11
+ date: 2019-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -99,6 +99,7 @@ files:
99
99
  - assets/img/alert.svg
100
100
  - assets/img/baseball.svg
101
101
  - assets/img/basketball.svg
102
+ - assets/img/blank-contact.svg
102
103
  - assets/img/blue-next.svg
103
104
  - assets/img/blue-prev.svg
104
105
  - assets/img/calendar.svg