From a05123a3c0b03a7e790a963390a10f082d42e09f Mon Sep 17 00:00:00 2001 From: iamthen0ise Date: Mon, 7 Oct 2024 13:10:41 +0300 Subject: [PATCH] Register noise.i-a-dev --- noise.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 noise.json diff --git a/noise.json b/noise.json new file mode 100644 index 000000000..a827f8268 --- /dev/null +++ b/noise.json @@ -0,0 +1,11 @@ +{ + "description": "This is a domain for my personal website!", + "repo": "https://github.com/iamthen0ise/iamthen0ise.github.io", + "owner": { + "username": "iamthen0ise", + "email": "evgenii.uvarov.post@gmail.com", + }, + "record": { + "CNAME": "iamthen0ise.github.io" + } +}