Replace gitlab instance links with gitea
Or at least, the branding
This commit is contained in:
parent
bc8507ca94
commit
2cb8c77e93
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-gitlab:
|
self-hosted-gitea:
|
||||||
name: Self Hosted GitLab
|
name: Self Hosted Gitea
|
||||||
username: TheOrangeOne
|
username: TheOrangeOne
|
||||||
link: https://git.theorangeone.net
|
link: https://git.theorangeone.net
|
||||||
icon: fab fa-gitlab
|
icon: fas fa-coffee
|
||||||
|
|
||||||
pypi:
|
pypi:
|
||||||
name: PyPI
|
name: PyPI
|
||||||
|
@ -123,10 +123,10 @@ accounts:
|
||||||
footer_accounts:
|
footer_accounts:
|
||||||
- github
|
- github
|
||||||
- twitter
|
- twitter
|
||||||
- self-hosted-gitlab
|
- self-hosted-gitea
|
||||||
- reddit
|
- reddit
|
||||||
|
|
||||||
navbar_accounts:
|
navbar_accounts:
|
||||||
- github
|
- github
|
||||||
- twitter
|
- twitter
|
||||||
- self-hosted-gitlab
|
- self-hosted-gitea
|
||||||
|
|
Loading…
Reference in a new issue