diff --git a/package-lock.json b/package-lock.json index 6931e5b..d04b99c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,10 @@ "version": "1.0.0", "dependencies": { "@astrojs/sitemap": "^3.2.1", + "@fontsource-variable/host-grotesk": "^5.2.8", "@fontsource/cormorant-garamond": "^5.1.0", "@fontsource/mulish": "^5.1.0", + "@fontsource/quicksand": "^5.2.10", "@keystatic/core": "^0.5.0", "@tailwindcss/vite": "^4.0.0", "astro": "^5.0.0", @@ -919,6 +921,15 @@ "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==", "license": "MIT" }, + "node_modules/@fontsource-variable/host-grotesk": { + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource-variable/host-grotesk/-/host-grotesk-5.2.8.tgz", + "integrity": "sha512-9rZBY0DY6eFKVC6+lvYga4tGfYO4pV8gZH2/Zp37KDlyQdR3KfCvh4GvDHCbWQd93OuaaYiPVtd8BGtoMykNQg==", + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, "node_modules/@fontsource/cormorant-garamond": { "version": "5.2.11", "resolved": "https://registry.npmjs.org/@fontsource/cormorant-garamond/-/cormorant-garamond-5.2.11.tgz", @@ -937,6 +948,15 @@ "url": "https://github.com/sponsors/ayuhito" } }, + "node_modules/@fontsource/quicksand": { + "version": "5.2.10", + "resolved": "https://registry.npmjs.org/@fontsource/quicksand/-/quicksand-5.2.10.tgz", + "integrity": "sha512-rck0ccT6vJF9RnbSW2ON1grq5qFZvjVOGvYIUixATXF8mNh4KglD+8Sn8QpRgKQBSBJF5yOR3SBYBWPg/Y8YbQ==", + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, "node_modules/@formatjs/ecma402-abstract": { "version": "2.3.6", "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-2.3.6.tgz", diff --git a/package.json b/package.json index 2a509cc..818dfd9 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,10 @@ }, "dependencies": { "@astrojs/sitemap": "^3.2.1", + "@fontsource-variable/host-grotesk": "^5.2.8", "@fontsource/cormorant-garamond": "^5.1.0", "@fontsource/mulish": "^5.1.0", + "@fontsource/quicksand": "^5.2.10", "@keystatic/core": "^0.5.0", "@tailwindcss/vite": "^4.0.0", "astro": "^5.0.0", diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 25967db..a710b65 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -32,7 +32,7 @@ const legalLinks = [
© {year} Hosting del Sur. {t('footer.copyright')}
+© {year} hosting del sur. {t('footer.copyright')}
{locationText}