aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 37a8937..c86e8da 100755
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@ layout: default
<section class="posts">
<ul>
{% for post in site.posts %}
-<li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a><time datetime="{{ post.date | date_to_xmlschema }}">{{ post.date | date: "%m-%d-%Y" }}</time></li>
+<li><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a><time datetime="{{ post.date | date_to_xmlschema }}">{{ post.date | date: "%d-%m-%Y" }}</time></li>
{% endfor %}
</ul>
</section>
Un proyecto texto-plano.xyz