From 6aa510195bfe8a5c932ee692748960f39cc04f56 Mon Sep 17 00:00:00 2001 From: Bae <50950966+ba-e@users.noreply.github.com> Date: Sat, 10 Oct 2020 16:07:31 +0300 Subject: [PATCH] =?UTF-8?q?domain=20init=20=F0=9F=91=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/bae.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/bae.json diff --git a/domains/bae.json b/domains/bae.json new file mode 100644 index 000000000..bdde25c56 --- /dev/null +++ b/domains/bae.json @@ -0,0 +1,13 @@ +{ + "description": "Bae's personal website", + + "owner": { + "username": "ba-e", + "email": "bae.nyom@gmail.com" + }, + + "record": { + "CNAME": "bae.codes", + "URL": "https://bae.is-a.dev" + } +} \ No newline at end of file