Compilación inicial

This commit is contained in:
2024-10-01 12:52:41 +02:00
parent 21f49cbe4f
commit 3a4306955a
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ import Navbar from '../components/Navbar.svelte';
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<title>EcoFuturo</title>
</head>
<body>
<main>