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
|
link: https://gitlab.com/RealOrangeOne
|
||||||
icon: fab fa-gitlab
|
icon: fab fa-gitlab
|
||||||
|
|
||||||
self-hosted-gitea:
|
self-hosted-gitlab:
|
||||||
name: Self Hosted Gitea
|
name: Self Hosted GitLab
|
||||||
username: TheOrangeOne
|
username: TheOrangeOne
|
||||||
link: https://git.theorangeone.net
|
link: https://git.theorangeone.net
|
||||||
icon: fas fa-coffee
|
icon: fab fa-gitlab
|
||||||
|
|
||||||
pypi:
|
pypi:
|
||||||
name: PyPI
|
name: PyPI
|
||||||
|
@ -129,10 +129,10 @@ accounts:
|
||||||
footer_accounts:
|
footer_accounts:
|
||||||
- github
|
- github
|
||||||
- twitter
|
- twitter
|
||||||
- self-hosted-gitea
|
- self-hosted-gitlab
|
||||||
- reddit
|
- reddit
|
||||||
|
|
||||||
navbar_accounts:
|
navbar_accounts:
|
||||||
- github
|
- github
|
||||||
- twitter
|
- twitter
|
||||||
- self-hosted-gitea
|
- self-hosted-gitlab
|
||||||
|
|
Loading…
Reference in a new issue