diff --git a/templates/post.html.twig b/templates/post.html.twig index a57da44..0971fde 100644 --- a/templates/post.html.twig +++ b/templates/post.html.twig @@ -5,7 +5,7 @@

{{ page.title }}

- + Stworzone przez człowieka

{{ page.date|date("d.m.Y H:i") }}{% if config.plugins.readingtime.enabled %} | {{ page.content|readingtime }}{% endif %}

{{ theme_config.blog.tags_title|raw }}: {% for tag in page.taxonomy.tag %}{{ tag }} {% endfor %}

{% if page.taxonomy.series %}