Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(link): link category and animation #435

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

wangyang0210
Copy link
Collaborator

  1. 友链增加配置
    {
    "page": [
    {
    "title": "友情链接", // 分类标题
    "icon": "icon-lianjie", // 标题前的icon
    "style": "color: #a78bfa;", // 标题颜色
    "links": [
    {
    "name": "。思索",
    "introduction": "IT技术类博客",
    "avatar": "https://pic.cnblogs.com/face/1334215/20180504110551.png",
    "url": "https://cnblogs.com/wangyang0210"
    },
    ]
    }
    ]
    }
  2. 友链的icon增加动画效果

@BNDong BNDong merged commit 6cb5e96 into BNDong:v2 Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants