From a38a3b20ed3b8ed866f196ae67cf074a00b363ae Mon Sep 17 00:00:00 2001 From: ramsheed Date: Mon, 20 Jan 2025 18:37:08 +0530 Subject: [PATCH] Register ramsheed.is-a.dev --- domains/ramsheed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ramsheed.json diff --git a/domains/ramsheed.json b/domains/ramsheed.json new file mode 100644 index 000000000..fcd4d8260 --- /dev/null +++ b/domains/ramsheed.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Ramsheed", + "repo": "https://github.com/ramsheedrd/ramsheedrd.github.io", + "owner": { + "username": "ramsheedrd", + "email": "ramsheedkc10@gmail.com" + }, + "record": { + "CNAME": "ramsheedrd.github.io" + } +}