From 4f4fd680bb3fa360b4a11bfc8b15ec9213eced31 Mon Sep 17 00:00:00 2001 From: Tharindu Sathischandra Date: Sun, 11 Oct 2020 07:14:15 +0530 Subject: [PATCH] Add tharindu.is-a.dev --- domains/tharindu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tharindu.json diff --git a/domains/tharindu.json b/domains/tharindu.json new file mode 100644 index 000000000..455011b92 --- /dev/null +++ b/domains/tharindu.json @@ -0,0 +1,12 @@ +{ + "description": "Tharindu's personal developer website", + "repo": "https://github.com/tharindusathis/tharindu", + "owner": { + "username": "tharindusathis", + "email": "tharindu.sathis@gmail.com" + }, + "record": { + "CNAME": "tharindu.vercel.app", + "URL": "https://tharindu.is-a.dev" + } +}