pdatalab 0.1.0 → 0.1.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/footer.html +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 41253c6e1d530927daa2e01f2272145394f1afafc8b04e1e9acb03b57cb6b918
4
- data.tar.gz: d8d7975af03d6372d97e50de5a010ca8a9e3f7c497255d545f75ab49fd86ce8e
3
+ metadata.gz: 713778684d5a4e50639041c073a8eaa2332b7fb4c4789c9c526a6d7ea55b9e48
4
+ data.tar.gz: e5e56a20c3de3a23731b041315cbcd6c5b05713065000a4d99ae9b03e20d3329
5
5
  SHA512:
6
- metadata.gz: 6f250bf99b544a033d736245b0892966bbfe843f5fb42d218a88a01dfc3ac672801870c963814d7400dace596238bd64b2de368c5dbd53993e0a367c6b5cebfe
7
- data.tar.gz: '088e54f947bf927de475dca27d1e85ff8053c5829bf51cd7e88b2cf0bacd47238ec6c52b21c8d91169c7168be1ff24c6daa15fbbb3cf049b31bd885bec819550'
6
+ metadata.gz: 6f6f62667a47764fcc37ed0b9987594c5f9a8d88881c73c288be7da61d6c5a6615ae16cf9fc9f697077097087142cb6e216c89ef43a014fa3dfa085f9732ca77
7
+ data.tar.gz: 6156d928a8b4d24f2a8c6ae9d8bf1df3c3d54170f5cb27d5c2f3111b6ac5b284300d119426eee00dfa9900777b4f89424a8d3724a42109f47d6446d8fd4eafd5
@@ -7,7 +7,7 @@
7
7
  <div class="footer-col">
8
8
 
9
9
  {%- for author in site.author -%}
10
- <img src="{{ author.logo }}" width="120" style="margin-right: 1rem">
10
+ <img src="{{ author.logo }}" height="70" width="auto" style="margin-right: 1rem">
11
11
  {%- endfor -%}
12
12
  {%- if site.author %}
13
13
  <ul class="contact-list">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pdatalab
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - bndndr
@@ -53,7 +53,7 @@ files:
53
53
  - _sass/main.scss
54
54
  - assets/img/PDL-logobold.png
55
55
  - assets/main.scss
56
- homepage: https://github.com/densitydesign/pdatalab-template
56
+ homepage: https://github.com/densitydesign/pdatalab
57
57
  licenses:
58
58
  - MIT
59
59
  metadata: {}