From 37a33e7113b9667fb3fd89ccd4098e0273edc8fd Mon Sep 17 00:00:00 2001 From: Johna Date: Fri, 14 Apr 2023 23:16:28 +0000 Subject: [PATCH] Create johna.json --- domains/johna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johna.json diff --git a/domains/johna.json b/domains/johna.json new file mode 100644 index 000000000..2b3104700 --- /dev/null +++ b/domains/johna.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Johna-123/Johna-123.github.io", + "owner": { + "username": "Johna-123", + "email": "j-verstraaten@hotmail.com" + }, + "record": { + "CNAME": "Johna-123.github.io" + } +}