Añadido hilo de comentarios

This commit is contained in:
Echedelle López Romero 2021-01-09 01:14:37 +00:00
parent ebe56524a8
commit e4f649c2ac
1 changed files with 17 additions and 0 deletions

17
_layouts/post.html Normal file
View File

@ -0,0 +1,17 @@
---
layout: default
---
{% include back_link.html %}
<article>
<p class="post-meta">
<time datetime="{{ page.date }}">{{ page.date | date: site.theme_config.date_format }}</time>
</p>
<h1>{{ page.title }}</h1>
{{ content }}
</article>
<section id="isso-thread" />