From d53826cbed5a44fb6056466f2d1430de48d27dc3 Mon Sep 17 00:00:00 2001 From: welpo Date: Sun, 27 Jul 2025 20:02:00 +0200 Subject: [PATCH] change minified url --- content/projects/iine/index.ca.md | 2 +- content/projects/iine/index.es.md | 2 +- content/projects/iine/index.md | 2 +- templates/partials/extra_features.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/projects/iine/index.ca.md b/content/projects/iine/index.ca.md index e9a7d04..9d69cf8 100644 --- a/content/projects/iine/index.ca.md +++ b/content/projects/iine/index.ca.md @@ -31,7 +31,7 @@ Botons d'apreciació per al teu blog, jardí digital, portafoli… No cal compte Afegeix botons d'apreciació al teu lloc amb dues línies. Carrega l'script: ```html - + ``` Afegeix el botó: diff --git a/content/projects/iine/index.es.md b/content/projects/iine/index.es.md index e688909..c864556 100644 --- a/content/projects/iine/index.es.md +++ b/content/projects/iine/index.es.md @@ -31,7 +31,7 @@ Botones de apreciación para tu blog, jardín digital, portafolio… Sin cuenta Añade botones de apreciación a tu sitio con dos líneas. Carga el script: ```html - + ``` Añade el botón: diff --git a/content/projects/iine/index.md b/content/projects/iine/index.md index 5a67b81..b599def 100644 --- a/content/projects/iine/index.md +++ b/content/projects/iine/index.md @@ -31,7 +31,7 @@ Appreciation buttons for your blog, digital garden, portfolio… No account requ Add appreciation buttons to your site with two lines. Load the script: ```html - + ``` Add the button: diff --git a/templates/partials/extra_features.html b/templates/partials/extra_features.html index 484147e..50c3337 100644 --- a/templates/partials/extra_features.html +++ b/templates/partials/extra_features.html @@ -84,5 +84,5 @@ {# Add iine.js for the like button #} {%- if macros_settings::evaluate_setting_priority(setting="iine", page=page_s, section=section_s, default_global_value=false) == "true" -%} - + {%- endif -%}