1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

chore: improve responsive design of archive entries

This commit is contained in:
Cotes Chung
2022-08-08 20:56:38 +08:00
parent 22d4275f75
commit d792a2f6af
2 changed files with 40 additions and 41 deletions

View File

@@ -25,7 +25,7 @@ layout: page
{% assign last_year = cur_year %}
{% endif %}
<li class="d-flex align-items-center">
<li>
{% assign ts = post.date | date: '%s' %}
<span class="date day" data-ts="{{ ts }}" data-df="DD">{{ post.date | date: "%d" }}</span>
<span class="date month small text-muted ml-1" data-ts="{{ ts }}" data-df="{{ df_dayjs_m }}">