From df9636ea861f25631e467827ee07f9eae700a85f Mon Sep 17 00:00:00 2001 From: Rafau04 <56125621+Rafau04@users.noreply.github.com> Date: Sun, 9 Jan 2022 11:36:13 +0100 Subject: [PATCH] Create toster.json --- domains/toster.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/toster.json diff --git a/domains/toster.json b/domains/toster.json new file mode 100644 index 000000000..c8b4f3c38 --- /dev/null +++ b/domains/toster.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rafau04", + "email": "matiz.rafal@gmail.com" + }, + "record": { + "CNAME": "Rafau04.github.io" + } +}