From a6f703fb3759cfd5ad7c95090dbe5c5b80daf213 Mon Sep 17 00:00:00 2001 From: Hunter <8601934+judge2020@users.noreply.github.com> Date: Sun, 8 Sep 2019 00:23:35 -0400 Subject: [PATCH] Actions: align branding --- .github/ci-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ci-config.json b/.github/ci-config.json index 6b9044a..fccc887 100644 --- a/.github/ci-config.json +++ b/.github/ci-config.json @@ -1,5 +1,5 @@ { - "title": "Pixel Horse CI", + "title": "pixel.horse CI", "contactEmail": "noreply@pony.dev", "port": 8090, "adminPort": 8091,