Skip to content

Commit 85cfe9f

Browse files
authored
Update index.md
1 parent 6326f90 commit 85cfe9f

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

content/page/links/index.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Links
32
links:
43
- title: TenChat
54
description: Фричайзинг • Вокруг света на волне успеха
@@ -18,20 +17,3 @@ menu:
1817
comments: false
1918
---
2019

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

Comments
 (0)