From 09efc674bcab14aee7520dea93de5d80d2cbbea5 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Sun, 8 Sep 2024 19:27:32 +0530 Subject: [PATCH] Create notes.json --- domains/notes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/notes.json diff --git a/domains/notes.json b/domains/notes.json new file mode 100644 index 000000000..116d34bcd --- /dev/null +++ b/domains/notes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me", + "discord": "713254655999868931" + }, + "record": { + "URL": "https://satindar.is-a.dev" + } +}