From a6d5b66d47659a357936da4690ebda56a7891af0 Mon Sep 17 00:00:00 2001 From: FSanchir <64943969+fsanchir@users.noreply.github.com> Date: Sun, 28 Mar 2021 23:27:49 +0900 Subject: [PATCH] Create fsanchir.json --- domains/fsanchir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fsanchir.json diff --git a/domains/fsanchir.json b/domains/fsanchir.json new file mode 100644 index 000000000..b611f607c --- /dev/null +++ b/domains/fsanchir.json @@ -0,0 +1,12 @@ +{ + "description": "FSanchir", + "repo": "https://github.com/fsanchir/fsanchir.github.io", + "owner": { + "username": "fsanchir", + "email": "fsanchir@fsip.ml", + "twitter": "None!" + }, + "record": { + "CNAME": "fsanchir.github.io" + } +}