From 34bd08597ac84371576c5c48d6f4f4d4f4e8ee88 Mon Sep 17 00:00:00 2001 From: Devesh Sawant Date: Sat, 20 Feb 2021 15:06:22 +0530 Subject: [PATCH] Create dsaw domain name entry --- domains/dsaw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dsaw.json diff --git a/domains/dsaw.json b/domains/dsaw.json new file mode 100644 index 000000000..695431b9c --- /dev/null +++ b/domains/dsaw.json @@ -0,0 +1,11 @@ +{ + "description": "dsaw's blog", + "repo": "https://github.com/dsaw/dsaw.github.io", + "owner": { + "username": "dsaw", + "email": "dsawthedsawwhat@gmail.com", + }, + "record": { + "CNAME": "dsaw.github.io" + } +}