From 24b806f570a1412d99780192a9d97732c3bcb12f Mon Sep 17 00:00:00 2001 From: TheGr8Coder Date: Sun, 28 Apr 2024 03:00:14 +0530 Subject: [PATCH] feat(domain): omar.is-a.dev --- domains/omar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omar.json diff --git a/domains/omar.json b/domains/omar.json new file mode 100644 index 000000000..b5a1a40a0 --- /dev/null +++ b/domains/omar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } +}