From 1923ba109147a8fb5549d94be93dc35ab2c0be08 Mon Sep 17 00:00:00 2001 From: Nightscape Coffee <23473065+coffeebank@users.noreply.github.com> Date: Thu, 9 Jun 2022 11:50:38 -0700 Subject: [PATCH] Create cb.json --- domains/{coffeebank.json => cb.json} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename domains/{coffeebank.json => cb.json} (60%) diff --git a/domains/coffeebank.json b/domains/cb.json similarity index 60% rename from domains/coffeebank.json rename to domains/cb.json index e6ee7868f..2438155ed 100644 --- a/domains/coffeebank.json +++ b/domains/cb.json @@ -1,11 +1,10 @@ { "description": "Coffeebank", - "repo": "https://github.com/coffeebank/coffeebank.github.io", "owner": { "username": "coffeebank", "email": "coffeebank-is-a-dev@catdev.anonaddy.com" }, "record": { - "CNAME": "coffeebank.github.io" + "URL": "https://coffeebank.github.io" } }