mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
Merge branch 'dev' of https://github.com/jerryc127/hexo-theme-butterfly into dev
This commit is contained in:
commit
13a0a4af8e
@ -17,4 +17,4 @@ mixin articleSort(posts)
|
||||
i.fa.fa-clock-o(aria-hidden="true")
|
||||
time.article-sort-item__time(title=_p('post.created') + ' ' + full_date(article.date))= date(article.date, config.date_format)
|
||||
.article-sort-item__title= article.title || 'No Title'
|
||||
- })
|
||||
- })
|
||||
|
||||
Loading…
Reference in New Issue
Block a user