From 0d4fe1e8f011656fce792b6ae126b5fc441dec41 Mon Sep 17 00:00:00 2001 From: Niklas <74358857+ItsNiceCraft@users.noreply.github.com> Date: Thu, 27 Oct 2022 20:08:22 +0200 Subject: [PATCH] Add domain --- domains/itsnicecraft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/itsnicecraft.json diff --git a/domains/itsnicecraft.json b/domains/itsnicecraft.json new file mode 100644 index 000000000..e7ef48594 --- /dev/null +++ b/domains/itsnicecraft.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website", + "repo": "https://github.com/itsnicecraft/itsnicecraft.github.io", + "owner": { + "username": "itsnicecraft", + "email": "", + "twitter": "itsnicecraft" + }, + "record": { + "CNAME": "itsnicecraft.github.io" + } +} \ No newline at end of file