mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-21 02:04:50 -04:00
🎉 Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<time datetime="{{ .Date }}">{{ .Date.Format "2 January 2006" }}</time>
|
||||
{{ if ne .ReadingTime 0 }}
|
||||
<span class="px-1">·</span>
|
||||
<span title="Reading time">
|
||||
{{ .ReadingTime }}
|
||||
min{{ if gt .ReadingTime 1 }}s{{ end }}
|
||||
</span>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user