From 418ab2d7fc33abf3e8fcee3ec74642984a4717a6 Mon Sep 17 00:00:00 2001 From: "King Doge, Evaluator of Codes" Date: Thu, 15 Oct 2020 23:01:43 +0530 Subject: [PATCH] Create amalsr.json --- domains/amalsr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amalsr.json diff --git a/domains/amalsr.json b/domains/amalsr.json new file mode 100644 index 000000000..1729c3da8 --- /dev/null +++ b/domains/amalsr.json @@ -0,0 +1,11 @@ +{ + "description": "A very simple but stupid website", + "repo": "https://github.com/asr1191/asr1191.github.io", + "owner": { + "username": "asr1191", + "email": "amalsraj95@gmail.com" + }, + "record": { + "CNAME": "asr1191.github.io" + } +}