From 2490264995d0985bccc7054e1f304f63292063f1 Mon Sep 17 00:00:00 2001 From: Ridwan Date: Wed, 17 Jul 2024 23:25:50 +0100 Subject: [PATCH] Deleted the first netlify subdomain.json discord bot created and added a new github.io subdomain.json --- domains/ridwanullah.json | 12 ------------ domains/ridwanyinus.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 domains/ridwanullah.json create mode 100644 domains/ridwanyinus.json diff --git a/domains/ridwanullah.json b/domains/ridwanullah.json deleted file mode 100644 index 756471d35..000000000 --- a/domains/ridwanullah.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "ridwanyinus", - "email": "ridwanyinusa15@gmail.com", - "discord": "1142082910351011991" - }, - - "record": { - "CNAME": "ridwanyinusa.netlify.app" - } - } - \ No newline at end of file diff --git a/domains/ridwanyinus.json b/domains/ridwanyinus.json new file mode 100644 index 000000000..7eacbf23b --- /dev/null +++ b/domains/ridwanyinus.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/ridwanyinus/ridwanyinus.github.io", + "owner": { + "username": "ridwanyinusa", + "email": "ridwanyinusa15@gmail.com" + }, + "record": { + "CNAME": "ridwanyinus.github.io" + } +}