From 7efb15c54b1cc2d8c54568db2ce4b8ca77e6239f Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Sun, 14 Apr 2024 22:42:58 +0800 Subject: [PATCH 1/2] Create jb.json --- domains/jb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jb.json diff --git a/domains/jb.json b/domains/jb.json new file mode 100644 index 000000000..c62f2cfa6 --- /dev/null +++ b/domains/jb.json @@ -0,0 +1,10 @@ +{ + "description": "jbcarreon123's personal website", + "owner": { + "username": "jbcarreon123", + "email": "jbcarreon212@gmail.com" + }, + "record": { + "A": [ "35.223.92.119" ] + } +} From 4d3a41ca444604e352d29ae2faf2a4e5598d532e Mon Sep 17 00:00:00 2001 From: JB Carreon Date: Mon, 15 Apr 2024 06:23:56 +0800 Subject: [PATCH 2/2] Update jb.json --- domains/jb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jb.json b/domains/jb.json index c62f2cfa6..8ce57515b 100644 --- a/domains/jb.json +++ b/domains/jb.json @@ -1,5 +1,6 @@ { "description": "jbcarreon123's personal website", + "repo": "https://github.com/jbcarreon123/jbs-website/", "owner": { "username": "jbcarreon123", "email": "jbcarreon212@gmail.com"