From d1c6f71e876f8fe184eaab0f3d9dbc2e52fb0fb1 Mon Sep 17 00:00:00 2001 From: Fastering <73803835+Fastering18@users.noreply.github.com> Date: Wed, 15 Dec 2021 11:43:30 +0700 Subject: [PATCH] Add fastering.json --- domains/fastering.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fastering.json diff --git a/domains/fastering.json b/domains/fastering.json new file mode 100644 index 000000000..ec3da1f81 --- /dev/null +++ b/domains/fastering.json @@ -0,0 +1,11 @@ +{ + "description": "Fastering18 portofolio website", + "repo": "https://github.com/Fastering18/Fastering18.github.io", + "owner": { + "username": "fastering18", + "email": "fastering18@gmail.com" + }, + "record": { + "CNAME": "fastering18.github.io" + } +}