From a5d7d04f19bdda2290aba78728b87ee15de52777 Mon Sep 17 00:00:00 2001 From: Romi Muharom <121702894+Leuthra@users.noreply.github.com> Date: Sat, 18 Mar 2023 12:36:56 +0700 Subject: [PATCH] Create romi.json --- domains/romi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/romi.json diff --git a/domains/romi.json b/domains/romi.json new file mode 100644 index 000000000..c4e281f32 --- /dev/null +++ b/domains/romi.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio rominaru", + "repo": "https://github.com/Leuthra/Leuthra", + "owner": { + "username": "leuthra", + "email": "romi49610@gmail.com" + }, + "record": { + "CNAME": "https://leuthra-dev.netlify.app/" + } +}