c
This commit is contained in:
@@ -10,8 +10,8 @@ import Footer from '../components/Footer.astro';
|
||||
<main>
|
||||
<h1>Welcome to <span class="text-gradient">Astro</span></h1>
|
||||
<p class="instructions">
|
||||
To get started, open the directory <code>src/pages</code> in your project.<br />
|
||||
<strong>Code Challenge: Tweak the "Welcome to Astro" message above.</strong>
|
||||
<code>To get started, open the directory src/pages</code> in your project.<br />
|
||||
<code>Code Challenge: Tweak the "Welcome to Astro" message above.</code>
|
||||
</p>
|
||||
<ul role="list" class="link-card-grid">
|
||||
<Card
|
||||
|
||||
Reference in New Issue
Block a user