Skip to content

Commit

Permalink
Update title in index.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperKXT committed Feb 21, 2024
1 parent 2d3a65e commit 0617e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import logo from '../../public/logo.svg';
import Layout from '../layouts/Layout.astro';
---

<Layout title="Welcome to Astro.">
<Layout title="Saad Khan">
<main>
<img src={logo.src} />
</main>
Expand Down

0 comments on commit 0617e84

Please sign in to comment.