Skip to content

Commit 0b24ce3

Browse files
committed
update contact page
1 parent 47df76a commit 0b24ce3

4 files changed

Lines changed: 14 additions & 38 deletions

File tree

content/en/page/links/index.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
---
2-
title: Links
2+
title: Contacts
33
links:
44
- title: GitHub
55
description: GitHub is the world's largest software development platform.
6-
website: https://github.com
6+
website: https://github.com/CodeGlimpse
77
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
8+
- title: Email
9+
description: Email is the most widely used communication tool.
10+
website: mailto:libochen@codeglimpse.top
11+
image: mail.png
812
menu:
913
main:
1014
weight: 4
@@ -14,20 +18,4 @@ menu:
1418
comments: false
1519
---
1620

17-
To use this feature, add `links` section to frontmatter.
18-
19-
This page's frontmatter:
20-
21-
```yaml
22-
links:
23-
- title: GitHub
24-
description: GitHub is the world's largest software development platform.
25-
website: https://github.com
26-
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
27-
- title: TypeScript
28-
description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
29-
website: https://www.typescriptlang.org
30-
image: ts-logo-128.jpg
31-
```
32-
33-
`image` field accepts both local and external images.
21+
Here are several ways to contact me. Welcome to communicate and exchange ideas with me!

content/en/page/links/mail.png

3.9 KB
Loading

content/zh-cn/page/links/index.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
---
2-
title: 链接
2+
title: 联系方式
33
links:
44
- title: GitHub
55
description: GitHub is the world's largest software development platform.
6-
website: https://github.com
6+
website: https://github.com/CodeGlimpse
77
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
8+
- title: Email
9+
description: Email is the most widely used communication tool.
10+
website: mailto:libochen@codeglimpse.top
11+
image: mail.png
812
menu:
913
main:
1014
weight: 4
@@ -14,20 +18,4 @@ menu:
1418
comments: false
1519
---
1620

17-
To use this feature, add `links` section to frontmatter.
18-
19-
This page's frontmatter:
20-
21-
```yaml
22-
links:
23-
- title: GitHub
24-
description: GitHub is the world's largest software development platform.
25-
website: https://github.com
26-
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
27-
- title: TypeScript
28-
description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
29-
website: https://www.typescriptlang.org
30-
image: ts-logo-128.jpg
31-
```
32-
33-
`image` field accepts both local and external images.
21+
下面是可以联系到我的几种方式,欢迎大家与我沟通及交流!

content/zh-cn/page/links/mail.png

3.9 KB
Loading

0 commit comments

Comments
 (0)