From 4a842b51dbe3507a4417264aab1aa3f1310c28a6 Mon Sep 17 00:00:00 2001 From: quickdaffy <71281295+quickdaffy@users.noreply.github.com> Date: Thu, 28 Jan 2021 09:04:23 -0500 Subject: [PATCH 1/2] added myself --- domains/quickdaffy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/quickdaffy.json diff --git a/domains/quickdaffy.json b/domains/quickdaffy.json new file mode 100644 index 000000000..e3e92110f --- /dev/null +++ b/domains/quickdaffy.json @@ -0,0 +1,12 @@ +{ + "description": "quickdaffy's website", + "repo": "https://github.com/quickdaffy/quickdaffy.github.io", + "owner": { + "username": "quickdaffy", + "email": "quickdaffy@gmail.com", + "twitter": "quickdaffy" + }, + "record": { + "CNAME": "quickdaffy.github.io" + } +} From e830a9b0b1e821735c6f260fb27e6bba18228d21 Mon Sep 17 00:00:00 2001 From: quickdaffy <71281295+quickdaffy@users.noreply.github.com> Date: Fri, 29 Jan 2021 11:31:13 -0500 Subject: [PATCH 2/2] Rename quickdaffy.json to quick.json --- domains/{quickdaffy.json => quick.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{quickdaffy.json => quick.json} (100%) diff --git a/domains/quickdaffy.json b/domains/quick.json similarity index 100% rename from domains/quickdaffy.json rename to domains/quick.json