Skip to content

Commit c882714

Browse files
committed
fix: update blog title
1 parent a03105f commit c882714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astro.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ export default defineConfig({
1616
charm({
1717
config: {
1818
lang: "en",
19-
title: "Title on home page",
20-
description: "Description on home page",
19+
title: "gkzhb's blog",
20+
description: "My personal blogs",
2121
author: "gkzhb",
2222
rss: true,
2323
licenseId: "CC-BY-4.0",

0 commit comments

Comments
 (0)