To use this feature, add links section to frontmatter.
This page’s frontmatter:
1
2
3
4
5
6
7
8
9
10
11
12
13
| links:
- title: GitHub
description:
website: https://github.com
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
- title: 我的博客
description: 技术学习与分享
website: https://yourblog.com
image: /images/blog-avatar.jpg
- title: Twitter
description: 日常碎碎念
website: https://twitter.com/yourhandle
image: https://twitter.com/favicon.ico
|
image field accepts both local and external images.