From 8f066db55d138c91b8cc89ade2761e3a6cd6f361 Mon Sep 17 00:00:00 2001 From: Tharuk Renuja <90763454+TharukRenuja@users.noreply.github.com> Date: Sun, 3 Sep 2023 19:47:10 +0530 Subject: [PATCH] ``CNAME changed`` --- domains/tharukrenuja.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tharukrenuja.json diff --git a/domains/tharukrenuja.json b/domains/tharukrenuja.json new file mode 100644 index 000000000..24a944965 --- /dev/null +++ b/domains/tharukrenuja.json @@ -0,0 +1,12 @@ +{ + "description": "Just Anohter Portfolio", + "repo": "https://github.com/TharukRenuja/tharukrenuja.github.io", + "owner": { + "username": "TharukRenuja", + "email": "contact.tharukrenuja@gmail.com", + "twitter": "TRenuja" + }, + "record": { + "CNAME": "tharukrenuja.github.io" + } +}