Add twitter on top menu (#103)

As title.

Reviewed-on: https://gitea.com/gitea/website/pulls/103
Reviewed-by: pat-s <pat-s@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Lunny Xiao 2021-12-19 17:14:53 +08:00 committed by Andrew Thornton
parent b9306a1c41
commit 75388a4eca
1 changed files with 33 additions and 1 deletions

View File

@ -64,6 +64,10 @@ menu:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
languages:
en-us:
@ -116,6 +120,10 @@ languages:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
zh-tw:
weight: 2
@ -163,6 +171,10 @@ languages:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
pt-br:
weight: 3
@ -210,6 +222,10 @@ languages:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
nl-nl:
weight: 4
@ -257,6 +273,10 @@ languages:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
ko-kr:
weight: 5
@ -304,6 +324,10 @@ languages:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
ja-jp:
weight: 6
@ -351,6 +375,10 @@ languages:
url: https://discourse.gitea.io/
weight: 80
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group
ru-ru:
weight: 7
@ -397,4 +425,8 @@ languages:
- name: Форум
url: https://discourse.gitea.io/
weight: 80
pre: group
pre: group
- name: Twitter
url: https://twitter.com/giteaio
weight: 90
pre: group