Skip to content

Commit

Permalink
adjusted title string
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosalm committed Sep 16, 2023
1 parent d0533b6 commit 7da46cd
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 @@ -29,7 +29,7 @@ let socialMedia = [
];
---

<Layout title="Nico Salm" description="Hi! I'm Nico.">
<Layout title="Nico Salm" description="Hi! I'm Nico. I'm a software engineer and quantum computing specialist. Check out my site!">
<!-- Top -->
<main class="mx-auto max-w-screen-xl flex xl:p-0 p-4 lg:flex-row flex-col pt-2">
<!-- Card -->
Expand Down

0 comments on commit 7da46cd

Please sign in to comment.