Skip to content

Commit

Permalink
update Title
Browse files Browse the repository at this point in the history
  • Loading branch information
imamiao committed Feb 28, 2024
1 parent 9c81def commit a08f7e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gatsby-config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module.exports = {
siteMetadata: {
title: `YMBlog`,
title: `AB技术分享`,
image: "/gatsby-icon.png",
description: `YM's Blog`,
description: `AB技术分享`,
//siteUrl: `https://imamiao.github.io/`,
siteUrl: `https://my.b2a1.cn/`,
social: {
Expand Down Expand Up @@ -127,7 +127,7 @@ module.exports = {
}
`,
output: "/rss.xml",
title: "YMBlog",
title: "AB技术分享",
},
],
},
Expand Down

0 comments on commit a08f7e1

Please sign in to comment.