From 2a545aefb070b959c7cfafb60847404540f743ed Mon Sep 17 00:00:00 2001 From: Arslan <66561058+ArslanDoesDev@users.noreply.github.com> Date: Sat, 18 Dec 2021 19:49:32 +0300 Subject: [PATCH] Create west.json --- domains/west.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/west.json diff --git a/domains/west.json b/domains/west.json new file mode 100644 index 000000000..10af75107 --- /dev/null +++ b/domains/west.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arslandoesdev", + "email": "239@duck.com" + }, + "record": { + "CNAME": "arslandoesdev.github.io" + } +}