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
14
15
16
17
18
19
20
21
|
links:
- title: Hexo Demo
description: 我的第一个博客框架主题
website: https://zayck.netlify.app
image: https://zayck-img.pages.dev/file/1765187664452_hexo.webp
- title: Firefly Demo
description: 一款清新美观的 Astro 博客主题模板,基于Fuwari二次开发
website: https://zayck-firefly.pages.dev
image: https://docs-firefly.cuteleaf.cn/logo.png
- title: Kael Demo
description: 一款简洁大气的 Astro 卡片式风格模板,目前正在使用的博客主题
website: https://zayck-demo.pages.dev
image: https://zayck-img.pages.dev/file/1764984969206_logo.png
- title: GitHub
description: GitHub is the world's largest software development platform.
website: https://github.com
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
- title: TypeScript
description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
website: https://www.typescriptlang.org
image: ts-logo-128.jpg
|
image field accepts both local and external images.