mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-16 14:29:55 +00:00
drop тЭг
This commit is contained in:
@ -10,7 +10,7 @@ layout: default
|
||||
{% if page.category == "ru" %}
|
||||
{% assign post = page %}
|
||||
<p>{% include shortdate_to_ru.html %}</p>
|
||||
<p><b>Тэги</b>: {{ page.tags }}</p>
|
||||
<p><b>Тeги</b>: {{ page.tags }}</p>
|
||||
{% if page.tags contains 'offtop' %}
|
||||
<!-- do nothing -->
|
||||
{% else %}
|
||||
|
@ -25,5 +25,5 @@ hastr: true
|
||||
</h1>
|
||||
<p><i>{% include shortdate_to_ru.html %}</i></p>
|
||||
<p>{{ post.description }}</p>
|
||||
<p><b>Тэги</b>: {{ post.tags }}</p>
|
||||
<p><b>Теги</b>: {{ post.tags }}</p>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user