From df25329cb8496d84cffa23cc6e2bd0551b57da61 Mon Sep 17 00:00:00 2001 From: Mythical <60989180+KittensAreDaBest@users.noreply.github.com> Date: Tue, 16 Nov 2021 19:43:15 +1100 Subject: [PATCH] Update kitten.json --- domains/kitten.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/kitten.json b/domains/kitten.json index 91b7f7b3c..2b27f72e2 100644 --- a/domains/kitten.json +++ b/domains/kitten.json @@ -1,11 +1,11 @@ { - "description": "a cool website", - "repo": "https://github.com/KittensAreDaBest/main-site", + "description": "using for personal projects", + "repo": "https://github.com/KittensAreDaBest", "owner": { "username": "KittensAreDaBest", "email": "is-a-dev@mythicalkitten.com" }, "record": { - "CNAME": "srv02.mythicalkitten.com" + "CNAME": "is-a-dev.mythicalkitten.com" } -} \ No newline at end of file +}