We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6525710 commit ec13164Copy full SHA for ec13164
site/jekyll/index.md
@@ -27,6 +27,7 @@ id: home
27
<em>
28
Latest news:
29
<a href="{{ site.posts.first.url }}">{{ site.posts.first.title }}</a>
30
+ ({{ site.posts.first.date | date: "%B %e, %Y" }})
31
</em>
32
</p>
33
<div id="examples">
0 commit comments