mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 07:26:47 +00:00
Heo主题资料卡牌按钮支持配置
This commit is contained in:
@@ -42,7 +42,14 @@ const CONFIG = {
|
||||
'🤖️ 数码科技爱好者',
|
||||
'🧱 团队小组发动机'
|
||||
],
|
||||
HEO_INFO_CARD_URL: 'https://github.com/tangly1024/NotionNext', // 个人资料底部按钮链接
|
||||
|
||||
// 个人资料底部按钮
|
||||
HEO_INFO_CARD_URL1: '/about',
|
||||
HEO_INFO_CARD_ICON1: 'fas fa-user',
|
||||
HEO_INFO_CARD_URL2: 'https://github.com/tangly1024',
|
||||
HEO_INFO_CARD_ICON2: 'fab fa-github',
|
||||
HEO_INFO_CARD_URL3: 'https://www.tangly1024.com',
|
||||
HEO_INFO_CARD_TEXT3: '了解更多',
|
||||
|
||||
// 用户技能图标
|
||||
HEO_GROUP_ICONS: [
|
||||
|
||||
Reference in New Issue
Block a user