diff --git a/package.json b/package.json index dc73e67..9839d4a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "websostenible", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "scripts": { "dev": "astro dev", "devhost": "astro dev --host", diff --git a/src/pages/index.astro b/src/pages/index.astro index 9c1db9b..792073a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,6 +14,7 @@ import Navbar from '../components/Navbar.svelte'; +