aboutsummaryrefslogblamecommitdiffstats
path: root/_layouts/post.html
blob: 454f563f904445dd6c3a5ec3d48f52a76f083bc9 (plain) (tree)
1
2
3
4
5
6
7
8
9






                           
                                                                                                                                                        
                                                                                                   


          
---
layout: default
---

<section class="post">
  <h2>{{ page.title }}</h2>
  {{ content }}
  <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