Skip to content

Commit

Permalink
minor:change page title
Browse files Browse the repository at this point in the history
  • Loading branch information
Numonu committed Oct 13, 2023
1 parent dc78ba0 commit 3580a83
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 @@ -17,7 +17,7 @@ import BaseLayout from "../layout/BaseLayout.astro";
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} />
<title>Astro</title>
<title>Luxury Architect</title>
</head>
<body>
<BaseLayout>
Expand Down

0 comments on commit 3580a83

Please sign in to comment.