From 89795b80eec939071f150b3638abec6d6ddb7471 Mon Sep 17 00:00:00 2001 From: /efct <32530011+notefct@users.noreply.github.com> Date: Tue, 6 Jul 2021 18:27:38 -0300 Subject: [PATCH] Update notefct.json --- domains/notefct.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/notefct.json b/domains/notefct.json index 8b1378917..a431b45f0 100644 --- a/domains/notefct.json +++ b/domains/notefct.json @@ -1 +1,11 @@ - +{ + "description": "notefct personal developer website", + "repo": "https://github.com/notefct/aboutme/", + "owner": { + "username": "notefct", + "email": "edunlima2007@gmail.com" + }, + "record": { + "CNAME": "notefct.github.io" + } +}