From 9d3d0192d66fdebf524821af50110eb5b2276799 Mon Sep 17 00:00:00 2001 From: /Ninju <128250644+Ninju69@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:59:04 +0530 Subject: [PATCH] Create ninju.json --- domains/ninju.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ninju.json diff --git a/domains/ninju.json b/domains/ninju.json new file mode 100644 index 000000000..8b7565492 --- /dev/null +++ b/domains/ninju.json @@ -0,0 +1,11 @@ +{ + "description": "Ninju's personal developer website", + "repo": "https://github.com/Ninju69/ninju69.github.io", + "owner": { + "username": "Ninju69", + "email": "inju2692@outlook.com" + }, + "record": { + "CNAME": "ninju69.github.io" + } +}