This commit is contained in:
2023-08-21 13:53:25 +05:30
parent 71e3858f07
commit 377643de6a
2 changed files with 20 additions and 6 deletions

View File

@@ -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