From b72af58491b08fd31ee24f6f8d21c85120b717f0 Mon Sep 17 00:00:00 2001 From: Rio Oktavian <42611390+rioovs@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:23:49 +0700 Subject: [PATCH] add: rioovs.json --- domains/rivos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rivos.json diff --git a/domains/rivos.json b/domains/rivos.json new file mode 100644 index 000000000..445ae513f --- /dev/null +++ b/domains/rivos.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portofolio", + "repo": "https://github.com/rioovs/rioovs.github.io", + "owner": { + "username": "rioovs", + "email": "riooktaviansyah36@gmail.com" + }, + "record": { + "CNAME": "rioovs.github.io" + } +}