From 72288581f9cc6cb3797351131186ea5440f79b29 Mon Sep 17 00:00:00 2001 From: nuraly-v <161432065+nuraly-v@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:50:00 +0100 Subject: [PATCH] Create nuraly.json --- domains/nuraly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nuraly.json diff --git a/domains/nuraly.json b/domains/nuraly.json new file mode 100644 index 000000000..1dded7be9 --- /dev/null +++ b/domains/nuraly.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for the portfolio website", + "owner": { + "username": "nuraly-v", + "email": "mescorpx@gmail.com" + }, + "record": { + "CNAME": "nuraly-v.github.io" + } +}