It's GitLab, not gitea
This commit is contained in:
parent
d1ce601ac7
commit
135d14aba7
1 changed files with 5 additions and 5 deletions
|
@ -84,11 +84,11 @@ accounts:
|
|||
link: https://gitlab.com/RealOrangeOne
|
||||
icon: fab fa-gitlab
|
||||
|
||||
self-hosted-gitea:
|
||||
name: Self Hosted Gitea
|
||||
self-hosted-gitlab:
|
||||
name: Self Hosted GitLab
|
||||
username: TheOrangeOne
|
||||
link: https://git.theorangeone.net
|
||||
icon: fas fa-coffee
|
||||
icon: fab fa-gitlab
|
||||
|
||||
pypi:
|
||||
name: PyPI
|
||||
|
@ -129,10 +129,10 @@ accounts:
|
|||
footer_accounts:
|
||||
- github
|
||||
- twitter
|
||||
- self-hosted-gitea
|
||||
- self-hosted-gitlab
|
||||
- reddit
|
||||
|
||||
navbar_accounts:
|
||||
- github
|
||||
- twitter
|
||||
- self-hosted-gitea
|
||||
- self-hosted-gitlab
|
||||
|
|
Loading…
Reference in a new issue