To use this feature, add links section to frontmatter.
link发布的格式为:
1
2
3
4
5
6
7
8
9
  | 
links:
  - title: vercel.024812.xyz
    description: 发布在Vercel上
    website: https://vercel.024812.xyz
    image: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/vercel.png
  - title: azure.024812.xyz
    description: 发布在Microsoft Azure上,使用Static Web App
    website: https://azure.024812.xyz
    image: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/azure.png
  |