From ced4e61ef5ec0fa1154b08fbb7fdeaf03854d606 Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Fri, 11 Apr 2025 17:55:43 +0200 Subject: [PATCH] add alt-text to no_AI badge --- templates/post.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}