mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update title texts
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user