change SITE TITLE

This commit is contained in:
Jimmy-Gan
2025-04-19 18:29:19 +08:00
parent c785ebfadc
commit 17c96e16f6
+1 -1
View File
@@ -1,5 +1,5 @@
// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
export const SITE_TITLE = "Astro Blog";
export const SITE_TITLE = "Jimmy Gan Blog";
export const SITE_DESCRIPTION = "Welcome to my website!";