From 4184be573b9c812cc20c596354bf1b32b8524590 Mon Sep 17 00:00:00 2001 From: Rainotoberu Date: Sun, 10 Mar 2024 14:52:55 +0700 Subject: [PATCH] feat(domain): rainotoberu.is-a.dev --- domains/rainotoberu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rainotoberu.json diff --git a/domains/rainotoberu.json b/domains/rainotoberu.json new file mode 100644 index 000000000..cc9417ef1 --- /dev/null +++ b/domains/rainotoberu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rainotoberu", + "email": "imdmelan@gmail.com" + }, + "record": { + "CNAME": "rainotoberu.github.io" + } +}