From e96ea58caf314bad8818314dbd4deb469ddfc92a Mon Sep 17 00:00:00 2001 From: Janith Madarasinghe <73998693+Janithpm@users.noreply.github.com> Date: Sat, 22 Feb 2025 08:12:34 +0530 Subject: [PATCH] Create janith.json --- domains/janith.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janith.json diff --git a/domains/janith.json b/domains/janith.json new file mode 100644 index 000000000..92cf35b54 --- /dev/null +++ b/domains/janith.json @@ -0,0 +1,11 @@ +{ + "description": "Janith .is-a.dev domain", + "repo": "https://github.com/janithpm/janithpm.github.io", + "owner": { + "username": "Janithpm", + "email": "janithmadarasinghe@gmail.com" + }, + "record": { + "CNAME": "janithpm.github.io" + } +}