From f2599549f42b8f399e2c41d34358a8cade55495b Mon Sep 17 00:00:00 2001 From: Justin Date: Sat, 25 May 2024 06:11:52 +0800 Subject: [PATCH] add jstn.json --- domains/jstn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jstn.json diff --git a/domains/jstn.json b/domains/jstn.json new file mode 100644 index 000000000..da0db62de --- /dev/null +++ b/domains/jstn.json @@ -0,0 +1,12 @@ +{ + "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" + } +} \ No newline at end of file