| layout | page |
|---|---|
| title | Todo el mundo sabe que |
| permalink | /everybodyknows/ |
-
{% for post in site.categories.everybodyKnows %}
-
... {{ post.sentence| escape }}.
• {{ post.author }} {% if post.social and post.social_url %} {{ post.social }} {% endif %}
{% endfor %}