From bbaa19dbb271d77f289e1b6890cd5f26fd565c2e Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 26 Jul 2023 01:06:23 +0530 Subject: [PATCH] feat(domain): error404.is-a.dev --- domains/error404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..f5d16fdcf --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } +}