fix(service/bluesky): update service url

This commit is contained in:
Jo 2024-10-28 00:30:19 +01:00
parent a0c947c02d
commit 159b1807ef
2 changed files with 5 additions and 5 deletions

View file

@ -91,7 +91,7 @@ in {
}
{
main = "thevoid.cafe";
sans = ["*.thevoid.cafe"];
sans = ["*.thevoid.cafe" "*.bsky.thevoid.cafe"];
}
{
main = "reckers.dev";