From 98b6b0559c54721d8f60237d698c28e18920206d Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 2 Nov 2024 22:13:45 +0600 Subject: [PATCH] Create blog.shoyeb.json --- domains/blog.shoyeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.shoyeb.json diff --git a/domains/blog.shoyeb.json b/domains/blog.shoyeb.json new file mode 100644 index 000000000..640f68ad0 --- /dev/null +++ b/domains/blog.shoyeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "mrtemp70.github.io" + } +}