update
This commit is contained in:
parent
85fd9e7713
commit
99ff916961
3 changed files with 2 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ import Card from '../components/Card.astro';
|
|||
|
||||
<Layout title="Welcome to Astro.">
|
||||
<main>
|
||||
<h1>Welcome to <span class="text-gradient">Esto es una prueba</span></h1>
|
||||
<h1>Welcome to <span class="text-gradient">My Page :D</span></h1>
|
||||
<p class="instructions">
|
||||
To get started, open the directory <code>src/pages</code> in your project.<br />
|
||||
<strong>Code Challenge:</strong> Tweak the "Welcome to Astro" message above.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue