From c1a2c082a24b534e5ab7c3896797d9ed3dbe7b48 Mon Sep 17 00:00:00 2001 From: RUW3T <76912443+RUW3T@users.noreply.github.com> Date: Fri, 19 Nov 2021 17:59:27 +0700 Subject: [PATCH] Create edrea.json --- domains/edrea.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/edrea.json diff --git a/domains/edrea.json b/domains/edrea.json new file mode 100644 index 000000000..32b5e0742 --- /dev/null +++ b/domains/edrea.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/RUW3T/peach.git", + "owner": { + "username": "Edrea", + "email": "edrea@metalunits.com" + }, + "record": { + "CNAME": "https://ruw3t.github.io/" + } +}