From ba9fdfd199d5ec4ac4c5827ea39363024553e375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?rfwn=E0=BF=90?= <63999940+rfwn@users.noreply.github.com> Date: Wed, 17 Aug 2022 22:22:53 +0430 Subject: [PATCH] Create rfwn.json --- domains/rfwn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rfwn.json diff --git a/domains/rfwn.json b/domains/rfwn.json new file mode 100644 index 000000000..e20363e73 --- /dev/null +++ b/domains/rfwn.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/rfwn/rfwn.github.io", + "owner": { + "username": "rfwn", + "email": "rfwn.mjd@gmail.com" + }, + "record": { + "CNAME": "rfwn.github.io" + } +}