From 14fb378540de277892bd0b5b4e60e24554e7d7e7 Mon Sep 17 00:00:00 2001 From: RUW3T <76912443+RUW3T@users.noreply.github.com> Date: Wed, 13 Oct 2021 06:10:28 +0700 Subject: [PATCH] Create peach.json --- domains/peach.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peach.json diff --git a/domains/peach.json b/domains/peach.json new file mode 100644 index 000000000..ade9fef83 --- /dev/null +++ b/domains/peach.json @@ -0,0 +1,12 @@ +{ + "description": "Peach's Website!", + "repo": "https://github.com/RUW3T/peach.github.io", + "owner": { + "username": "Peach", + "email": "azisbillah95@gmail.com", + "discord": "edrea#1717" + }, + "record": { + "CNAME": "ruw3t.github.io" + } +}