mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Don't zeropad the release date (#15607)
This commit is contained in:
parent
e91a2141c5
commit
430514b892
@ -19,7 +19,7 @@ description:
|
||||
</h1>
|
||||
Released:
|
||||
<span class="release-date"
|
||||
>{{ site.date_released | date: "%B %d, %Y" }}</span
|
||||
>{{ site.date_released | date: "%B %e, %Y" }}</span
|
||||
>
|
||||
|
||||
<div class="links">
|
||||
|
Loading…
x
Reference in New Issue
Block a user