We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6326f90 commit 85cfe9fCopy full SHA for 85cfe9f
1 file changed
content/page/links/index.md
@@ -1,5 +1,4 @@
1
---
2
-title: Links
3
links:
4
- title: TenChat
5
description: Фричайзинг • Вокруг света на волне успеха
@@ -18,20 +17,3 @@ menu:
18
17
comments: false
19
20
21
-To use this feature, add `links` section to frontmatter.
22
-
23
-This page's frontmatter:
24
25
-```yaml
26
-links:
27
- - title: GitHub
28
- description: GitHub is the world's largest software development platform.
29
- website: https://github.com
30
- image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
31
- - title: TypeScript
32
- description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
33
- website: https://www.typescriptlang.org
34
- image: ts-logo-128.jpg
35
-```
36
37
-`image` field accepts both local and external images.
0 commit comments