From b56e0087a8a195168575973a887ccc1205850b55 Mon Sep 17 00:00:00 2001 From: 8n9ght <80909968+8n9ght@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:33:34 +0100 Subject: [PATCH] Completion of the domain file --- domains/jean-arthur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json index 8b1378917..b32121c33 100644 --- a/domains/jean-arthur.json +++ b/domains/jean-arthur.json @@ -1 +1,12 @@ +{ + "description": "Part of my portfolio website", + "repo": "https://github.com/8n9ght/8n9ght.github.io", + "owner": { + "username": "8n9ght", + "email": "8n9ght@gmail.com" + }, + "record": { + "CNAME": "8n9ght.github.io" + } +}