From 9264c3aef3cb17f51e2075cdbc69838859bc2c08 Mon Sep 17 00:00:00 2001 From: donut2008 <76439683+donut2008@users.noreply.github.com> Date: Thu, 10 Nov 2022 18:28:02 +0530 Subject: [PATCH] Create donut.json --- domains/donut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/donut.json diff --git a/domains/donut.json b/domains/donut.json new file mode 100644 index 000000000..162632ceb --- /dev/null +++ b/domains/donut.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to donut2008's website!", + "repo": "https://github.com/donut2008/donut2008.github.io", + "owner": { + "username": "donut2008", + "email": "anjishnu.adhikary@outlook.com" + }, + "record": { + "CNAME": "donut2008.github.io" + } +}