aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts
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 /_layouts
parent2e733bb367c9c60b26167643e038e03be18370f4 (diff)
downloadwiki-14561c58b70b569b92e8dfed71b4783f04fd69b2.tar.gz
Primera ediciĆ³n (traspaso articulos gopher)
Diffstat (limited to '_layouts')
-rwxr-xr-x_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index add4216..454f563 100755
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -5,7 +5,7 @@ layout: default
<section class="post">
<h2>{{ page.title }}</h2>
{{ content }}
- <span class="meta"><time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%B %-d, %Y" }}</time> &middot; {% for tag in page.tags %}
+ <span class="meta"><time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%-d %m %Y" }}</time> &middot; {% for tag in page.tags %}
<a href="/tag/{{tag}}">{{tag}}</a>{% unless forloop.last %}, {% endunless %}{% endfor %}</span>
</section>
Un proyecto texto-plano.xyz