From 4a803f98867914719c09c7b3e44f709f864e880f Mon Sep 17 00:00:00 2001 From: a s u n a Date: Mon, 3 May 2021 10:43:04 -0500 Subject: [PATCH] Create asuna.json --- domains/asuna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asuna.json diff --git a/domains/asuna.json b/domains/asuna.json new file mode 100644 index 000000000..4fc2b8989 --- /dev/null +++ b/domains/asuna.json @@ -0,0 +1,11 @@ +{ + "description": "Asuna Personal Website", + "repo": "https://github.com/ehAsuna/ehAsuna.github.io", + "owner": { + "username": "ehAsuna", + "email": "codeasaurousteam@gmail.com" + }, + "record": { + "CNAME": "ehAsuna.github.io" + } +}