We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f9be0 commit a2341baCopy full SHA for a2341ba
content/page/links/index.md
@@ -9,20 +9,4 @@ menu:
9
comments: false
10
---
11
12
-To use this feature, add `links` section to frontmatter.
13
-
14
-This page's frontmatter:
15
16
-```yaml
17
-links:
18
- - title: GitHub
19
- description: GitHub is the world's largest software development platform.
20
- website: https://github.com
21
- image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
22
- - title: TypeScript
23
- description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
24
- website: https://www.typescriptlang.org
25
- image: ts-logo-128.jpg
26
-```
27
28
-`image` field accepts both local and external images.
+这里暂时还是空的呢! 静等我的朋友们,欢迎在 issue 中讨论。
0 commit comments