add common config
This commit is contained in:
parent
79c1ece8c6
commit
9a4cf1eb13
8 changed files with 1531 additions and 122 deletions
|
|
@ -5,7 +5,7 @@ import Card from '../components/Card.astro';
|
|||
|
||||
<Layout title="Welcome to Astro.">
|
||||
<main>
|
||||
<h1>Welcome to <span class="text-gradient">Astro</span></h1>
|
||||
<h1>Welcome to <span class="text-gradient">Esto es una prueba</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