website/.gimi/config.toml

9 lines
207 B
TOML
Raw Normal View History

2024-07-23 23:31:50 +02:00
[providers]
[providers.github]
ssh = "git@github.com:xHyroM/website.git"
2024-07-24 13:17:17 +02:00
primary = true
[providers.sourcehut]
ssh = "git@git.sr.ht:~hyro/www"
2024-07-23 23:31:50 +02:00
[providers.codeberg]
ssh = "git@codeberg.org:xHyroM/website.git"