From 87b423d3a1ab770b80c954ba9e2d94c07a65692a Mon Sep 17 00:00:00 2001 From: Eymen Sevil <72627840+rbstsoul@users.noreply.github.com> Date: Thu, 9 Jun 2022 19:48:38 +0300 Subject: [PATCH] Domain name changing and changing to GitBook --- domains/deliable.json | 10 ++++++++++ domains/onichan.json | 11 ----------- 2 files changed, 10 insertions(+), 11 deletions(-) create mode 100644 domains/deliable.json delete mode 100644 domains/onichan.json diff --git a/domains/deliable.json b/domains/deliable.json new file mode 100644 index 000000000..86994bae4 --- /dev/null +++ b/domains/deliable.json @@ -0,0 +1,10 @@ +{ + "description": "hi! i am deliable, a developer. i love minecraft.", + "owner": { + "username": "Deliable", + "email": "rbstsoul@gmail.com" + }, + "record": { + "CNAME": "5e125b8d47-hosting.gitbook.io" + } +} diff --git a/domains/onichan.json b/domains/onichan.json deleted file mode 100644 index 189c2ecb3..000000000 --- a/domains/onichan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "onichan's plugins. what can i say?", - "repo": "https://github.com/rbstsoul", - "owner": { - "username": "rbstsoul", - "email": "rbstsoul@gmail.com" - }, - "record": { - "CNAME": "readthedocs.io" - } -}