observatorio-jekyll-theme 0.1.4 → 0.1.5

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/post.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ccf47e8551d343f68e832ca9f8f6a29b2ccf4d5b28fffe178fdeea5c2b874463
4
- data.tar.gz: 3e058fd829f7c062eee5efe8e455251da2442e1489abbe84b0c2385bc0eaf168
3
+ metadata.gz: 135e229e65bb759e87df194faad2abfc9b20bc599d6258ed1f1872a46e5ebbfc
4
+ data.tar.gz: 00cb204ceddada362539395201a0eaafe316704708435db937816aff98b08b2d
5
5
  SHA512:
6
- metadata.gz: 0cbf5ec30baacfe01b992325bcc44283c403f22644ecf7900386869ea981717f952d8b99036d48a48a2b47cc1d139c187da6ac3292571ff0da35e8132fafc666
7
- data.tar.gz: 02cc550f8e5fb9c3a164b6fde8782474c25765364ff0c6e16b5b304c84701d54214cd4c0c9352fe1b3dc2641d9e8bcc88be207dcafdc31b0089f98f596043b61
6
+ metadata.gz: 5d203d960876213470e3d951cd2e5f0602a574acc9548de3b3391a2c7a7283c39d898a9bbdbd927d76533e3626034a3aea754a82ca74ae4eecf09b6710ccd38e
7
+ data.tar.gz: 119a0e9ea6e2992c68eba8144200de5fd4de2a371ab160c057caad32409641bea5e36f358c634becda9f0f8895e93628586704e7f835c4046f0ad0bd65e4c676
data/_includes/post.html CHANGED
@@ -17,7 +17,7 @@
17
17
  {% endcomment %}
18
18
  <div class="{% if overlap %}h-{{ height }} mt-n{{ height }} justify-content-end{% endif %} pl-3 pr-3 pb-3 d-flex flex-column">
19
19
  <header class="position-relative">
20
- <h1 class="h4 {{ overlap | value_unless: 'mt-3' }}">
20
+ <h1 class="{{ overlap | ternary: 'mt-3 h5', 'h4' }}">
21
21
  <a
22
22
  class="{{ overlap | ternary: 'white', 'black' }} line-clamp-5"
23
23
  href="{{ include.post.url }}">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: observatorio-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - f