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" + } +}