mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
8 lines
207 B
TOML
8 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"
|