mirror of
https://github.com/adulau/sillon-fictionnel.git
synced 2024-11-24 02:57:09 +00:00
chg: [meta] date in French frenchy
This commit is contained in:
parent
99fde5cc92
commit
053da5450c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" class="bi bi-calendar-fill me-1" viewBox="0 0 16 16">
|
||||
<path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5h16V4H0V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5z"/>
|
||||
</svg>
|
||||
{{ .Format "January 2, 2006" }}
|
||||
{{ . | time.Format ":date_full" }}
|
||||
</span>
|
||||
{{ end }}
|
||||
{{ with .WordCount }}
|
||||
|
|
Loading…
Reference in a new issue