From 64a866468b0f1dac9833c2f53a79f8a7a1215d94 Mon Sep 17 00:00:00 2001 From: /efct <32530011+notefct@users.noreply.github.com> Date: Tue, 6 Jul 2021 18:21:23 -0300 Subject: [PATCH] Create notefct2.json --- domains/notefct2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notefct2.json diff --git a/domains/notefct2.json b/domains/notefct2.json new file mode 100644 index 000000000..a431b45f0 --- /dev/null +++ b/domains/notefct2.json @@ -0,0 +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" + } +}