From 06af6da61c9b5862f8cae4effd6b15a66b066ae6 Mon Sep 17 00:00:00 2001 From: mamunhpath Date: Fri, 9 Oct 2020 17:38:17 +0600 Subject: [PATCH] mamun.is-a.dev domain added --- domains/mamun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mamun.json diff --git a/domains/mamun.json b/domains/mamun.json new file mode 100644 index 000000000..1480b3208 --- /dev/null +++ b/domains/mamun.json @@ -0,0 +1,12 @@ +{ + "description": "Mamun's website", + "repo": "https://github.com/mamunhpath", + "owner": { + "username": "mamunhpath", + "email": "mamunhpath@hotmail.com" + }, + "record": { + "CNAME": "mamunhpath.github.io", + "URL": "https://mamun.is-a.dev" + } +}