This commit is contained in:
Maysion 2025-04-20 21:41:49 +08:00
parent 8db288834f
commit 9516b00362
2 changed files with 2 additions and 2 deletions

View File

@ -284,7 +284,7 @@ aside:
enable: true enable: true
icon: fab fa-github icon: fab fa-github
text: Follow Me text: Follow Me
link: https://github.com/xxxxxx link: https://github.com/Doriyz
card_announcement: card_announcement:
enable: true enable: true
content: This is my Blog content: This is my Blog

View File

@ -144,7 +144,7 @@ hexo.extend.filter.register('before_generate', () => {
enable: true, enable: true,
icon: 'fab fa-github', icon: 'fab fa-github',
text: 'Follow Me', text: 'Follow Me',
link: 'https://github.com/xxxxxx' link: 'https://github.com/Doriyz'
} }
}, },
card_announcement: { card_announcement: {