From 22788198133f4cb9117ac9259176dbce241757b1 Mon Sep 17 00:00:00 2001 From: blackshadow Date: Sun, 21 Feb 2021 14:00:07 +0530 Subject: [PATCH] Create dhanush.json --- domains/dhanush.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dhanush.json diff --git a/domains/dhanush.json b/domains/dhanush.json new file mode 100644 index 000000000..40caf33d6 --- /dev/null +++ b/domains/dhanush.json @@ -0,0 +1,12 @@ +{ + "description": "A personal site for all my stuff", + "repo": "https://github.com/b1ackshadow/b1ackshadow.github.io", + "owner": { + "username": "b1ackshadow", + "email": "actuallydc@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "b1ackshadow.github.io" + } +}