jekyll-theme-merida 0.0.15 → 0.0.16

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/latest-news.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8e6b7f717334bf12de01f53baa4b418c1a5a61997f899db8417a4fd4f9e0aeed
4
- data.tar.gz: '086e8a15f001de1296d306ad05ce854fbef5bd2d1f4b8e915b34423a92aab5f7'
3
+ metadata.gz: 5bd5e81bccc3a68616b71d63d1e8fd7afa1d97ec3209fb6eaf988811a84bedef
4
+ data.tar.gz: 12881a9c27846fedebde4be8c0197d5eb57427b851d10638883d0083337412b5
5
5
  SHA512:
6
- metadata.gz: ad40205f2d2e37f6732ced9d696598ee64fdb2823c4ac4cc0d7d03d6dbd616ad0d99243ae6e902e10fbfab8a7329cff04bb0d777f09ddde7f27a7a5d9e0795c8
7
- data.tar.gz: '092d9486a2c8731a47fad794c1d71dad0246ca1a6565b9afb17100723b555fc047a936f2d1f9bd0ea113d6abcf381300dff646f6d38f100b6977e8843fa57a0c'
6
+ metadata.gz: 6358f5661f06d5c44715a230dc80274e035d3985627053048824d1c1788816bf5393e2dc51251429b1cf18b81df2709499df6c7f9addf4eaf2b1c7a617c4fa96
7
+ data.tar.gz: cd351f938a42063479ce46db2e47e42dad2b8e56451f01f3e1d3474a700453be29512294e3f61b490171856c5f14eb7b2f5b553c234eb943c6a5154823a819b3
@@ -6,7 +6,7 @@
6
6
  <time class="font-bold min-w-32">{{ news.date | date: "%b %d, %Y" }}</time>
7
7
  <!-- Title always plain text -->
8
8
  <p class="not-prose mb-0!">
9
- {{ news.description }}
9
+ {{ news.title }}
10
10
 
11
11
  <!-- Only add [more] if news has content -->
12
12
  {% if news.content and news.content != "" %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-merida
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.15
4
+ version: 0.0.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Javad Mokhtari Koushyar