From de73283e535ca7af24a1f1fd69eb1d1bae3f3c54 Mon Sep 17 00:00:00 2001 From: nick Date: Mon, 3 Feb 2025 15:48:15 +0400 Subject: [PATCH] add domain for badonix --- domains/badonix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/badonix.json diff --git a/domains/badonix.json b/domains/badonix.json new file mode 100644 index 000000000..bbbfe7c9a --- /dev/null +++ b/domains/badonix.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Badonix/portfolio_react", + "owner": { + "username": "badonix", + "email": "nikdanelia@gmail.com" + }, + "record": { + "CNAME": "badonix.netlify.app" + } +}