mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-18 16:48:28 -04:00
🌐 Add better i18n support for article metadata
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{- i18n "article.updated" -}}:
|
||||
{{ partial "meta/date.html" . }}
|
||||
<time datetime="{{ . }}">
|
||||
{{- i18n "article.date_updated" (dict "Date" (partial "functions/date.html" .)) | markdownify | emojify -}}
|
||||
</time>
|
||||
{{- /* Trim EOF */ -}}
|
||||
|
||||
Reference in New Issue
Block a user