add meta class
This commit is contained in:
parent
a3727fd9db
commit
036b01e674
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<li class="blog-home__list-items__item">
|
<li class="blog-home__list-items__item">
|
||||||
<div class="blog-home__list-items__item__header">
|
<div class="blog-home__list-items__item__header">
|
||||||
<div class="blog-home__list-items__item__header__description">
|
<div class="blog-home__list-items__item__header__meta">
|
||||||
<span
|
<span
|
||||||
>🗓️ {% assign date_format = site.minima.date_format | default: "%b %-d,
|
>🗓️ {% assign date_format = site.minima.date_format | default: "%b %-d,
|
||||||
%Y" %} {{ post.date | date: date_format }}
|
%Y" %} {{ post.date | date: date_format }}
|
||||||
|
|
Loading…
Reference in a new issue