feat: re-add comments or questions below posts
This commit is contained in:
parent
e3bb03086c
commit
0159348eab
2 changed files with 10 additions and 0 deletions
|
@ -18,6 +18,13 @@
|
|||
<div class="markdown">
|
||||
{{ parent() }}
|
||||
</div>
|
||||
|
||||
{% include 'post/comments-questions' with {
|
||||
twitter: {
|
||||
name: site.twitter.name,
|
||||
url: site.twitter.url
|
||||
}
|
||||
} only %}
|
||||
</div>
|
||||
|
||||
{% include 'about-author' with {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue