mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 08:10:41 +00:00
Redesign list layout
This commit is contained in:
parent
75a45a192b
commit
f3419a37b1
5 changed files with 122 additions and 40 deletions
|
@ -1,9 +1,3 @@
|
|||
{{ if not .Date.IsZero }}
|
||||
<span class="pr-2" title='{{ .Date.Format "January 2 2006" }}'>
|
||||
<i class="far fa-calendar-alt pr-1 content-detail"></i> {{ .Date.Format "2006-01-02" }}
|
||||
</span>
|
||||
{{ end }}
|
||||
|
||||
{{ if not .Parent.IsHome }}
|
||||
{{ if gt .ReadingTime 2 }}
|
||||
<span class="pr-2" title="Reading time">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue