pre-commit run --all-files

This commit is contained in:
Aminda Suomalainen 2023-09-01 16:09:18 +03:00
parent 1a2e8ff659
commit ec1efab5e0
No known key found for this signature in database
5 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
{%-if include.category-%}
{%-assign posts = site.categories[include.category]-%}
{%-assign posts = site.categories[include.category]-%}
{%-else-%}
{%-assign posts = site.posts-%}
{%-endif-%}
@ -22,4 +22,4 @@
<li><a href="{{ include.show_more_url }}">{{ include.show_more_text | default: "Show more..." }}</a></li>
{%- endif -%}
</ul>
{%- endif -%}
{%- endif -%}

View File

@ -8,7 +8,7 @@ layout: default
<p class="post-meta">
<time datetime="{{ page.date }}">{{ page.date | date: site.theme_config.date_format }}</time>
</p>
<h1>{{ page.title }}</h1>
{{ content }}

View File

@ -257,4 +257,4 @@ Para credenciales de acceso adicionales, se ejecutaría la misma orden sin la op
---
**Redacción:** [EchedeyLR](/redaction.html#EchedeyLR)
**Redacción:** [EchedeyLR](/redaction.html#EchedeyLR)

View File

@ -40,4 +40,4 @@ También es triste ver cómo un proyecto comunitario podría estar empezando a v
---
**Redacción:** [EchedeyLR](/redaction.html#EchedeyLR)
**Redacción:** [EchedeyLR](/redaction.html#EchedeyLR)

View File

@ -3,4 +3,4 @@ layout: archive
lang: es
which_category: recommendations
title: Publicaciones de recomendaciones
---
---