Skip to content

Commit

Permalink
Custom my page
Browse files Browse the repository at this point in the history
  • Loading branch information
s1smart committed Sep 28, 2023
1 parent 28196af commit fcb5a3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/static/site-metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ interface ISiteMetadataResult {
}

const data: ISiteMetadataResult = {
siteTitle: 'Running Page',
siteUrl: 'https://yihong.run',
logo: 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQTtc69JxHNcmN1ETpMUX4dozAgAN6iPjWalQ&usqp=CAU',
siteTitle: '太空战士',
siteUrl: 'https://s1smart.github.io/running_page',
logo: 'https://dgalywyr863hv.cloudfront.net/pictures/clubs/1115150/26570966/1/medium.jpg',
description: 'Personal site and blog',
navLinks: [
{
name: 'Blog',
url: 'https://github.com/yihong0618/gitblog',
url: 'https://github.com/s1smart',
},
{
name: 'About',
url: 'https://github.com/yihong0618/running_page/blob/master/README-CN.md',
url: 'https://github.com/s1smart/running_page',
},
],
};
Expand Down

0 comments on commit fcb5a3a

Please sign in to comment.