feat: gitea backend (#325)

This commit is contained in:
2023-01-18 00:08:45 +01:00
committed by GitHub
parent e50048dad6
commit 63496b07eb
43 changed files with 1821 additions and 10 deletions

View File

@ -27,6 +27,10 @@ const PROVIDERS = {
width: 960,
height: 600,
},
gitea: {
width: 960,
height: 600,
},
bitbucket: {
width: 960,
height: 500,