From eedc4a1f7466a7a5c6cefb2e494a4390660e3bac Mon Sep 17 00:00:00 2001 From: Johna Date: Tue, 12 Dec 2023 13:58:36 +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..bde09e552 --- /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.pages.dev" + } +}