From 0fd348dc82dda793191a66c238c99e5136eb49e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:00:57 +0700 Subject: [PATCH] Create myprofile.json --- domains/myprofile.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/myprofile.json diff --git a/domains/myprofile.json b/domains/myprofile.json new file mode 100644 index 000000000..495b3085c --- /dev/null +++ b/domains/myprofile.json @@ -0,0 +1,11 @@ +{ + "description": "tuan.myprofile.dev", + "owner": { + "username": "tuannguyen2002", + "email": "coixaygio107@gmail.com", + "discord": "nightfury06749" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +}