From 3a4306955a571f8329bf9778f3f682d7d3687171 Mon Sep 17 00:00:00 2001 From: h4ckx0r Date: Tue, 1 Oct 2024 12:52:41 +0200 Subject: [PATCH] =?UTF-8?q?Compilaci=C3=B3n=20inicial?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/pages/index.astro | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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'; + EcoFuturo