From ffce859f9f182e6937e3d37cb02b032a3518291d Mon Sep 17 00:00:00 2001 From: GHOST Date: Tue, 1 Mar 2022 15:41:03 +0000 Subject: [PATCH] add ghost.json --- domains/ghost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ghost.json diff --git a/domains/ghost.json b/domains/ghost.json new file mode 100644 index 000000000..d931c1561 --- /dev/null +++ b/domains/ghost.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ghostdevv", + "email": "ghostdevbusiness@gmail.com", + "twitter": "onlyspaceghost" + }, + "repo": "https://github.com/ghostdevv/website", + "record": { + "URL": "https://ghostdev.xyz" + } + } \ No newline at end of file