mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 00:58:28 -04:00
💄 Style updates to enhance design consistency
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
(.Params.showReadingTime | default (.Site.Params.article.showReadingTime | default true))
|
||||
(ne .ReadingTime 0)
|
||||
}}
|
||||
<span class="px-1">·</span>
|
||||
<span class="px-1 text-primary-500">·</span>
|
||||
{{ end }}
|
||||
{{ if and (.Params.showReadingTime | default (.Site.Params.article.showReadingTime | default true)) (ne .ReadingTime 0) }}
|
||||
<span title="{{ i18n "article.reading_time_title" }}">
|
||||
|
||||
Reference in New Issue
Block a user