Skip to content

Commit

Permalink
formatted date
Browse files Browse the repository at this point in the history
  • Loading branch information
volas authored Apr 1, 2019
1 parent 13a5843 commit 81e3bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<div id="title">
<h1>{{ site.title | default: site.github.repository_name }}</h1>
<p>{{ site.description | default: site.github.project_tagline }}</p>
<p>Последнее обновление {{ site.github.latest_release.published_at }}</p>
<p>Последнее обновление {{ site.github.latest_release.published_at | date_to_string}}</p>
<hr>
</div>

Expand Down

0 comments on commit 81e3bba

Please sign in to comment.