From 89f3922e5087e351a5781391c3e26ad2b811f770 Mon Sep 17 00:00:00 2001 From: Muhammad Rifai <95411106+humanwhodebugs@users.noreply.github.com> Date: Sun, 16 Mar 2025 03:33:40 +0700 Subject: [PATCH] Create rifai.json --- domains/rifai.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rifai.json diff --git a/domains/rifai.json b/domains/rifai.json new file mode 100644 index 000000000..c32ef16c3 --- /dev/null +++ b/domains/rifai.json @@ -0,0 +1,10 @@ +{ + "description": "Using is-a.dev for my personal portfolio", + "owner": { + "username": "humanwhodebugs", + "email": "humanwhodebugs@gmail.com" + }, + "record": { + "CNAME": "humanwhodebugs.netlify.app" + } +}