From d0ea0e0516b4f432b11ddce53362bc5b40c99467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=28=E2=96=80=CC=BF=C4=B9=CC=AF=E2=96=80=CC=BF=20=CC=BF=29?= <64909897+CodingRedpanda@users.noreply.github.com> Date: Thu, 22 Apr 2021 08:04:49 -0400 Subject: [PATCH] cleaned + updated --- domains/codingredpanda.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/codingredpanda.json b/domains/codingredpanda.json index 8b1378917..027f11637 100644 --- a/domains/codingredpanda.json +++ b/domains/codingredpanda.json @@ -1 +1,11 @@ - +{ + "description": "CodingRedpanda's home...", + "repo": "https://github.com/CodingRedpanda/home.codingredpanda.io", + "owner": { + "username": "CodingRedpanda", + "email": "é@é.é" + }, + "record": { + "CNAME": "cmd410.github.io" + } +}