File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change 9
9
description : TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
10
10
website : https://www.typescriptlang.org
11
11
image : ts-logo-128.jpg
12
+ - title : Django
13
+ description : DjangoThe web framework for perfectionists with deadlines.
14
+ website : https://www.djangoproject.com/
15
+ image : https://static.djangoproject.com/img/logos/django-logo-negative.png
16
+ menu :
12
17
menu :
13
18
main :
14
19
weight : -50
17
22
18
23
comments : false
19
24
---
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.
You can’t perform that action at this time.
0 commit comments