From ac90709ae7c31f2adfdc4ad0a6c5ed01d73a92fa Mon Sep 17 00:00:00 2001 From: thatsquite <94622062+thatsquite@users.noreply.github.com> Date: Fri, 8 Sep 2023 02:33:07 +0200 Subject: [PATCH] Create julio.json --- domains/julio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/julio.json diff --git a/domains/julio.json b/domains/julio.json new file mode 100644 index 000000000..1daaa5097 --- /dev/null +++ b/domains/julio.json @@ -0,0 +1,12 @@ +{ + "description": "My work portfolio", + "repo": "https://github.com/thatsquite", + "owner": { + "username": "thatsquite", + "email": "juliocesar.santos@making.com", + "twitter": "" + }, + "record": { + "CNAME": "thatsquite.github.io" + } +}