From bc90584b7a06db0c04b481af1b52de6508865d22 Mon Sep 17 00:00:00 2001 From: Dev-420 <109474310+Dev-420@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:57:09 +0500 Subject: [PATCH] Update and rename hot-dev.json to dev-420.json --- domains/dev-420.json | 12 ++++++++++++ domains/hot-dev.json | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 domains/dev-420.json delete mode 100644 domains/hot-dev.json diff --git a/domains/dev-420.json b/domains/dev-420.json new file mode 100644 index 000000000..8c029e4b8 --- /dev/null +++ b/domains/dev-420.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/Dev-420/dev-420.github.io", + "owner": { + "username": "Dev-420", + "email": "imakbss@gmail.com", + "discord":"hot_dev" + }, + "record": { + "CNAME": "dev-420.github.io" + } +} diff --git a/domains/hot-dev.json b/domains/hot-dev.json deleted file mode 100644 index 278c86764..000000000 --- a/domains/hot-dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Just a website for me", - "repo": "https://github.com/gamerz420/gamerz420.github.io", - "owner": { - "username": "gamerz420", - "email": "imakbss@gmail.com", - "discord":"gamerz420#6200" - }, - "record": { - "CNAME": "gamerz420.github.io" - } -}