From c12331967af83bf47ba5060539d5acbe22c592d8 Mon Sep 17 00:00:00 2001 From: Noma4321 <89597019+Noma4321@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:45:36 +0200 Subject: [PATCH] Create noma.json --- domains/noma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/noma.json diff --git a/domains/noma.json b/domains/noma.json new file mode 100644 index 000000000..f96f4c501 --- /dev/null +++ b/domains/noma.json @@ -0,0 +1,11 @@ +{ + "description": "noma4321's personal website", + "repo": "https://github.com/Noma4321/noma4321.github.io", + "owner": { + "username": "Noma4321", + "email": "noma4321business@gmail.com" + }, + "record": { + "CNAME": "noma4321.github.io" + } +}