From 0e1b9612e23f86c2acbac122adaf87ba7226e593 Mon Sep 17 00:00:00 2001 From: MaiYurito Date: Tue, 26 Mar 2024 12:09:59 +0700 Subject: [PATCH] feat(domain): yurito.is-a.dev --- domains/yurito.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yurito.json diff --git a/domains/yurito.json b/domains/yurito.json new file mode 100644 index 000000000..5aa82a3e3 --- /dev/null +++ b/domains/yurito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MaiYurito", + "email": "reachgamers9999@gmail.com" + }, + "record": { + "CNAME": "https://yurito.netlify.app/" + } +}