From cc3973cc1c5b72a94be92360b3db2de01efe640a Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:29:01 +0000 Subject: [PATCH] Added domain.json for tolubroi07 --- domains/tlwbr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tlwbr.json diff --git a/domains/tlwbr.json b/domains/tlwbr.json new file mode 100644 index 000000000..51c6621e4 --- /dev/null +++ b/domains/tlwbr.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/tolubori07/portfolio", + "owner": { + "username": "tolubori07", + "email": "Tolubori07@gmail.com" + }, + "record": { + "CNAME": "https://jabello.netlify.app" + } +}