aboutsummaryrefslogtreecommitdiff
path: root/src/partials
diff options
context:
space:
mode:
Diffstat (limited to 'src/partials')
-rw-r--r--src/partials/Footer.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partials/Footer.astro b/src/partials/Footer.astro
index c27035d..f90c820 100644
--- a/src/partials/Footer.astro
+++ b/src/partials/Footer.astro
@@ -12,7 +12,7 @@ import t from "../i18n/es.json";
<p>
{t.footer.contentLicencedUnder}
<a
- href={`https://creativecommons.org/licenses/by-sa/4.0/deed.${Astro.currentLocale}`}
+ href={`https://creativecommons.org/licenses/by-sa/4.0/deed.es`}
>CC BY-SA 4.0</a
>.