From 3b6ee2ccbb8564c7815e2ca6c69f007229ef3762 Mon Sep 17 00:00:00 2001 From: Raphael Udoka Chinenye <46021662+Rapixar@users.noreply.github.com> Date: Wed, 14 Oct 2020 10:13:27 +0100 Subject: [PATCH] Update rapixar.json --- domains/rapixar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/rapixar.json b/domains/rapixar.json index 8b1378917..d7d949262 100644 --- a/domains/rapixar.json +++ b/domains/rapixar.json @@ -1 +1,13 @@ +{ + "description": "The awesome portfolio site for Chinenye Raphael", + "repo": "https://github.com/rapixar/rapixar.github.io", + "owner": { + "username": "Rapixar", + "email": "cudraphael@gmail.com" + }, + "record": { + "CNAME": "rapixar.github.io", + "URL": "https://rapixar.is-a.dev" + } + }