Add type for favicons, chnage includes to partials

This commit is contained in:
daudix
2024-02-11 11:15:15 +03:00
parent 209113c801
commit ae977db857
6 changed files with 12 additions and 12 deletions

View File

@ -73,7 +73,7 @@
{{ page.content | safe }}
{% if page.extra.comments.id %}
{% include "includes/comments.html" %}
{% include "partials/comments.html" %}
{% endif %}
{% if page.lower or page.higher %}