diff --git a/config.toml b/config.toml index 03eab61..cfbc431 100644 --- a/config.toml +++ b/config.toml @@ -45,9 +45,10 @@ menu = [ ] me_links = [ - { name = "github", url = "https://github.com/matthewess" }, - { name = "gitlab", url = "https://gitlab.com/matthewess" }, - { name = "pijul nest", url = "https://nest.pijul.org/mat" }, + { name = "stereophonic.space", url = "https://stereophonic.space/mat" }, + { name = "pijul nest", url = "https://nest.pijul.com/mat" }, { name = "lobste.rs", url = "https://lobste.rs/u/mat" }, + { name = "gitlab", url = "https://gitlab.com/matthewess" }, + { name = "github", url = "https://github.com/matthewess" }, ]