From 68ae642d167b01d26cf3452bb842739572a20f71 Mon Sep 17 00:00:00 2001 From: Rawir <45668076+Rawiros@users.noreply.github.com> Date: Sat, 18 Jun 2022 19:00:50 +0200 Subject: [PATCH] Create rawir.json --- domains/rawir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rawir.json diff --git a/domains/rawir.json b/domains/rawir.json new file mode 100644 index 000000000..835551f5c --- /dev/null +++ b/domains/rawir.json @@ -0,0 +1,12 @@ +{ + "description": "Rawir's website", + "repo": "https://github.com/Rawiros/rawiros.github.io", + "owner": { + "username": "Rawiros", + "email": "0x4d3a@protonmail.com", + "twitter": "Rawir_" + }, + "record": { + "CNAME": "rawiros.github.io" + } +}