mirror of
https://github.com/xHyroM/website.git
synced 2024-11-14 03:28:07 +01:00
9 lines
207 B
TOML
9 lines
207 B
TOML
|
[providers]
|
||
|
[providers.sourcehut]
|
||
|
ssh = "git@git.sr.ht:~hyro/www"
|
||
|
primary = true
|
||
|
[providers.github]
|
||
|
ssh = "git@github.com:xHyroM/website.git"
|
||
|
[providers.codeberg]
|
||
|
ssh = "git@codeberg.org:xHyroM/website.git"
|