From fc6e93fac6dbbfcdafdd473f0762d0a2214ca5cc Mon Sep 17 00:00:00 2001 From: nvcoden Date: Thu, 6 Mar 2025 19:23:11 +0100 Subject: [PATCH] adding a domain --- domains/nvcoden.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nvcoden.json diff --git a/domains/nvcoden.json b/domains/nvcoden.json new file mode 100644 index 000000000..11fe760d6 --- /dev/null +++ b/domains/nvcoden.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal stuff and things I like", + "repo": "https://github.com/nvcoden/nvcoden.github.io", + "owner": { + "username": "nvcoden", + "email": "navneeths55555@gmail.com" + }, + "record": { + "CNAME": "nvcoden.github.io" + } + } \ No newline at end of file