Mejora SEO

This commit is contained in:
2024-10-16 00:04:20 +02:00
parent 8dff636d94
commit b462418716
5 changed files with 89 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "websostenible",
"type": "module",
"version": "0.1.1",
"version": "0.1.2",
"scripts": {
"dev": "astro dev",
"devhost": "astro dev --host",
@@ -12,6 +12,7 @@
},
"dependencies": {
"@astrojs/mdx": "^3.1.8",
"@astrojs/sitemap": "^3.2.1",
"astro": "^4.16.3"
}
}