Update title texts

This commit is contained in:
Sat Naing
2022-09-13 16:32:29 +06:30
parent 126a7988c7
commit 4620636def
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ const posts = await Astro.glob<Frontmatter>("../contents/*.md");
const sortedPosts = getSortedPosts(posts);
---
<Layout title="Welcome to Astro.">
<Layout>
<Header />
<main id="main-content">
<section id="hero">