From cc2235664847ec02b79c677e3b4d84090e5663b5 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 18 Mar 2025 16:53:15 +0800 Subject: [PATCH] Delete domains/app.json --- domains/app.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/app.json diff --git a/domains/app.json b/domains/app.json deleted file mode 100644 index 4f1926b86..000000000 --- a/domains/app.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "code-hunt-in", - "email": "aishwary.pandore@somaiya.edu" - }, - "record": { - "CNAME": "code-hunt-in.github.io" - } -}