To use this feature, add links
section to frontmatter.
This page’s frontmatter:
1links:
2 - title: GitHub
3 description: GitHub is the world's largest software development platform.
4 website: https://github.com
5 image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
6 - title: TypeScript
7 description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
8 website: https://www.typescriptlang.org
9 image: ts-logo-128.jpg
image
field accepts both local and external images.