aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorFrancisco Fuentes <git@ffuent.es>2021-01-22 23:33:35 -0300
committerFrancisco Fuentes <git@ffuent.es>2021-01-22 23:33:35 -0300
commit14561c58b70b569b92e8dfed71b4783f04fd69b2 (patch)
tree9896fcd9a20765536718b07af1a86a7c13a17042 /index.html
parent2e733bb367c9c60b26167643e038e03be18370f4 (diff)
downloadwiki-14561c58b70b569b92e8dfed71b4783f04fd69b2.tar.gz
Primera ediciĆ³n (traspaso articulos gopher)
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