From 784e9d2407685621c14bf1099b269c6d59029271 Mon Sep 17 00:00:00 2001 From: Justin Balaguer Date: Tue, 26 Nov 2024 03:39:33 +0800 Subject: [PATCH] chore: remove my own json and domain --- domains/jstn.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jstn.json diff --git a/domains/jstn.json b/domains/jstn.json deleted file mode 100644 index e8190d4e7..000000000 --- a/domains/jstn.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Justin's personal website", - "repo": "https://github.com/justinbalaguer/justinbalaguer.github.io", - "owner": { - "username": "justinbalaguer", - "email": "justinbalaguer@pm.me", - "twitter": "ojintoji" - }, - "record": { - "CNAME": "justinbalaguer.github.io" - } -}