add no_AI badges
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<article class="post">
|
||||
<h2>{{ page.title }}</h2>
|
||||
<div class="meta">
|
||||
<img class="badge" src="{{ url('theme://images/no_ai_badge.svg') }}">
|
||||
<p>{{ page.date|date("d.m.Y H:i") }}{% if config.plugins.readingtime.enabled %} | {{ page.content|readingtime }}{% endif %}</p>
|
||||
<p>{{ theme_config.blog.tags_title|raw }}: {% for tag in page.taxonomy.tag %}<a href="{{ theme_config.blog.slug }}/tag:{{tag}}">{{ tag }}</a> {% endfor %}</p>
|
||||
{% if page.taxonomy.series %}
|
||||
|
||||
Reference in New Issue
Block a user