Add link
This commit is contained in:
parent
2e4eabe60e
commit
b78a30e299
@ -2,14 +2,14 @@
|
||||
title: 友链
|
||||
slug: links
|
||||
links:
|
||||
- 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
|
||||
- title: bleem
|
||||
description:
|
||||
website: https://mritd.com/
|
||||
image:
|
||||
- title: qwe7002的个人博客
|
||||
description:
|
||||
website: https://qwe7002.com/
|
||||
image:
|
||||
menu:
|
||||
main:
|
||||
weight: -50
|
||||
@ -17,22 +17,3 @@ menu:
|
||||
icon: link
|
||||
|
||||
comments: false
|
||||
---
|
||||
|
||||
To use this feature, add `links` section to frontmatter.
|
||||
|
||||
This page's frontmatter:
|
||||
|
||||
```yaml
|
||||
links:
|
||||
- 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.
|
Loading…
x
Reference in New Issue
Block a user